Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppla/ServerStatus
/ CNetHash
Method
CNetHash
server/src/netban.h:71–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
int m_HashIndex; // matching parts for ranges, 0 for addr
70
71
CNetHash() {}
72
CNetHash(const NETADDR *pAddr);
73
CNetHash(const CNetRange *pRange);
74
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected