MCPcopy Create free account
hub / github.com/dhewm/dhewm3 / GetPort

Method GetPort

neo/framework/async/AsyncServer.cpp:371–373  ·  view source on GitHub ↗

================== idAsyncServer::GetPort ================== */

Source from the content-addressed store, hash-verified

369==================
370*/
371int idAsyncServer::GetPort( void ) const {
372 return serverPort.GetPort();
373}
374
375/*
376===============

Callers 7

InitPortMethod · 0.45
SpawnMethod · 0.45
RunFrameMethod · 0.45
IsPortInitializedMethod · 0.45
InitPortMethod · 0.45
RunFrameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected