Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ ErrorString
Method
ErrorString
src/engine/shared/network_conn.cpp:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
const char *CNetConnection::ErrorString()
61
{
62
return m_aErrorString;
63
}
64
65
void CNetConnection::SetError(const char *pString)
66
{
Callers
2
Update
Method · 0.45
GetNetErrorString
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected