Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ ErrorString
Method
ErrorString
src/engine/client/client.cpp:1132–1135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1130
}
1131
1132
const char *CClient::ErrorString() const
1133
{
1134
return m_aNetClient[CONN_MAIN].ErrorString();
1135
}
1136
1137
void CClient::Render()
1138
{
Callers
3
RenderPopupFullscreen
Method · 0.45
OnStateChange
Method · 0.45
PumpNetwork
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected