Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ IsRefreshing
Method
IsRefreshing
src/engine/client/serverbrowser_http.cpp:61–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
bool GetBestUrl(const char **pBestUrl) const;
60
void Reset();
61
bool IsRefreshing() const { return m_pJob && !m_pJob->Done(); }
62
void Refresh();
63
64
private:
Callers
1
Update
Method · 0.45
Calls
1
Done
Method · 0.45
Tested by
no test coverage detected