MCPcopy Create free account
hub / github.com/ddnet/ddnet / ExpireServerInfo

Method ExpireServerInfo

src/engine/server/server.cpp:2613–2616  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2611}
2612
2613void CServer::ExpireServerInfo()
2614{
2615 m_ServerInfoNeedsUpdate = true;
2616}
2617
2618void CServer::ExpireServerInfoAndQueueResend()
2619{

Callers 8

OnClientEnterMethod · 0.80
OnClientConnectedMethod · 0.80
OnClientDropMethod · 0.80
OnStartInfoNetMessageMethod · 0.80
SetTeamMethod · 0.80
SetAfkMethod · 0.80
ProcessScoreResultMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected