Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
647
CNetAddr::CNetAddr()
648
{
649
Init();
650
}
651
652
CNetAddr::CNetAddr(const struct in_addr& ipv4Addr)
653
{
Callers
nothing calls this directly
Calls
2
Init
Function · 0.85
LookupHost
Function · 0.85
Tested by
no test coverage detected