Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppla/ServerStatus
/ CSlot
Class
CSlot
server/src/network.h:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
{
51
private:
52
struct CSlot
53
{
54
CNetworkClient m_Connection;
55
};
56
57
NETSOCKET m_Socket;
58
class CNetBan *m_pNetBan;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected