MCPcopy Create free account
hub / github.com/LUX-Core/lux / CNetAddr

Method CNetAddr

src/netbase.cpp:647–650  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

645}
646
647CNetAddr::CNetAddr()
648{
649 Init();
650}
651
652CNetAddr::CNetAddr(const struct in_addr& ipv4Addr)
653{

Callers

nothing calls this directly

Calls 2

InitFunction · 0.85
LookupHostFunction · 0.85

Tested by

no test coverage detected