Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
367
void c2skeepalive()
368
{
369
if(clienthost && (curpeer || connpeer)) enet_host_service(clienthost, NULL, 0);
370
}
371
372
extern string masterpwd;
373
bool sv_pos = true;
Callers
3
show_out_of_renderloop_progress
Function · 0.85
load_world
Function · 0.85
resetgl
Function · 0.85
Calls
1
enet_host_service
Function · 0.85
Tested by
no test coverage detected