MCPcopy 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
120CChooseMaster::~CChooseMaster()
121{
122 if(m_pJob)
123 {
124 m_pJob->Abort();
125 }
126}
127
128int CChooseMaster::GetBestIndex() const
129{

Callers

nothing calls this directly

Calls 1

AbortMethod · 0.45

Tested by

no test coverage detected