Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppla/ServerStatus
/ NetBan
Method
NetBan
server/src/server.h:42–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
41
CNetwork *Network() { return &m_Network; }
42
CNetBan *NetBan() { return &m_NetBan; }
43
CMain *Main() { return m_pMain; }
44
};
45
Callers
2
Update
Method · 0.45
Run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected