MCPcopy 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
60const char *CNetConnection::ErrorString()
61{
62 return m_aErrorString;
63}
64
65void CNetConnection::SetError(const char *pString)
66{

Callers 2

UpdateMethod · 0.45
GetNetErrorStringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected