MCPcopy Create free account
hub / github.com/MoeMod/CSMoE / SV_CheckTimeouts

Function SV_CheckTimeouts

engine/server/sv_main.cpp:497–556  ·  view source on GitHub ↗

================== SV_CheckTimeouts If a packet has not been received from a client for timeout->value seconds, drop the conneciton. When a client is normally dropped, the sv_client_t goes into a zombie state for a few seconds to make sure any final reliable message gets resent if necessary ================== */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Host_ServerFrameFunction · 0.85

Calls 4

NET_IsLocalAddressFunction · 0.85
SV_BroadcastPrintfFunction · 0.85
SV_DropClientFunction · 0.85
SV_TogglePauseFunction · 0.85

Tested by

no test coverage detected