MCPcopy 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
4542static CClient *CreateClient()
4543{
4544 return new CClient;
4545}
4546
4547void CClient::HandleConnectAddress(const NETADDR *pAddr)
4548{

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected