Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ OnInit
Method
OnInit
src/engine/client/serverbrowser.cpp:101–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
void CServerBrowser::OnInit()
102
{
103
m_pHttp = CreateServerBrowserHttp(m_pEngine, m_pStorage, m_pHttpClient, g_Config.m_BrCachedBestServerinfoUrl);
104
}
105
106
void CServerBrowser::RegisterCommands()
107
{
Callers
2
Run
Method · 0.45
Run
Method · 0.45
Calls
1
CreateServerBrowserHttp
Function · 0.85
Tested by
no test coverage detected