Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ Clear
Method
Clear
src/engine/server/server.cpp:2217–2220 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2215
}
2216
2217
void CServer::CCache::Clear()
2218
{
2219
m_vCache.clear();
2220
}
2221
2222
void CServer::CacheServerInfo(CCache *pCache, int Type, bool SendClients)
2223
{
Callers
2
CacheServerInfo
Method · 0.45
CacheServerInfoSixup
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected