MCPcopy Create free account
hub / github.com/ddnet/ddnet / Port

Method Port

src/engine/server/server.cpp:786–789  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

784}
785
786int CServer::Port() const
787{
788 return m_NetServer.Address().port;
789}
790
791int CServer::MaxClients() const
792{

Callers 3

RedirectClientMethod · 0.95
RunMethod · 0.95
OnInitMethod · 0.80

Calls 1

AddressMethod · 0.45

Tested by

no test coverage detected