MCPcopy 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
201const char *CNetClient::ErrorString() const
202{
203 return m_Connection.ErrorString();
204}
205
206void CNetClient::FeedStunServer(NETADDR StunServer)
207{

Callers 1

UpdateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected