MCPcopy Create free account
hub / github.com/cppla/ServerStatus / CNetBan

Class CNetBan

server/src/network.h:58–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56
57 NETSOCKET m_Socket;
58 class CNetBan *m_pNetBan;
59 CSlot m_aSlots[NET_MAX_CLIENTS];
60
61 NETFUNC_NEWCLIENT m_pfnNewClient;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected