MCPcopy Create free account
hub / github.com/assaultcube/AC / c2skeepalive

Function c2skeepalive

source/src/client.cpp:367–370  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

365}
366
367void c2skeepalive()
368{
369 if(clienthost && (curpeer || connpeer)) enet_host_service(clienthost, NULL, 0);
370}
371
372extern string masterpwd;
373bool sv_pos = true;

Callers 3

load_worldFunction · 0.85
resetglFunction · 0.85

Calls 1

enet_host_serviceFunction · 0.85

Tested by

no test coverage detected