Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ ~CChooseMaster
Method
~CChooseMaster
src/engine/client/serverbrowser_http.cpp:120–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
118
}
119
120
CChooseMaster::~CChooseMaster()
121
{
122
if(m_pJob)
123
{
124
m_pJob->Abort();
125
}
126
}
127
128
int CChooseMaster::GetBestIndex() const
129
{
Callers
nothing calls this directly
Calls
1
Abort
Method · 0.45
Tested by
no test coverage detected