Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
786
int CServer::Port() const
787
{
788
return m_NetServer.Address().port;
789
}
790
791
int CServer::MaxClients() const
792
{
Callers
3
RedirectClient
Method · 0.95
Run
Method · 0.95
OnInit
Method · 0.80
Calls
1
Address
Method · 0.45
Tested by
no test coverage detected