Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ ~CServerBrowserHttp
Method
~CServerBrowserHttp
src/engine/client/serverbrowser_http.cpp:353–359 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
351
}
352
353
CServerBrowserHttp::~CServerBrowserHttp()
354
{
355
if(m_pGetServers != nullptr)
356
{
357
m_pGetServers->Abort();
358
}
359
}
360
361
void CServerBrowserHttp::Update()
362
{
Callers
nothing calls this directly
Calls
1
Abort
Method · 0.45
Tested by
no test coverage detected