Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ ErrorString
Method
ErrorString
src/engine/shared/network_client.cpp:201–204 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
199
}
200
201
const char *CNetClient::ErrorString() const
202
{
203
return m_Connection.ErrorString();
204
}
205
206
void CNetClient::FeedStunServer(NETADDR StunServer)
207
{
Callers
1
Update
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected