Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ CreateClient
Function
CreateClient
src/engine/client/client.cpp:4542–4545 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4540
}
4541
4542
static CClient *CreateClient()
4543
{
4544
return new CClient;
4545
}
4546
4547
void CClient::HandleConnectAddress(const NETADDR *pAddr)
4548
{
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected