Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2613
void CServer::ExpireServerInfo()
2614
{
2615
m_ServerInfoNeedsUpdate = true;
2616
}
2617
2618
void CServer::ExpireServerInfoAndQueueResend()
2619
{
Callers
8
OnClientEnter
Method · 0.80
OnClientConnected
Method · 0.80
OnClientDrop
Method · 0.80
OnChangeInfoNetMessage
Method · 0.80
OnStartInfoNetMessage
Method · 0.80
SetTeam
Method · 0.80
SetAfk
Method · 0.80
ProcessScoreResult
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected