MCPcopy 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
353CServerBrowserHttp::~CServerBrowserHttp()
354{
355 if(m_pGetServers != nullptr)
356 {
357 m_pGetServers->Abort();
358 }
359}
360
361void CServerBrowserHttp::Update()
362{

Callers

nothing calls this directly

Calls 1

AbortMethod · 0.45

Tested by

no test coverage detected