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