================== idAsyncServer::GetPort ================== */
| 369 | ================== |
| 370 | */ |
| 371 | int idAsyncServer::GetPort( void ) const { |
| 372 | return serverPort.GetPort(); |
| 373 | } |
| 374 | |
| 375 | /* |
| 376 | =============== |
no outgoing calls
no test coverage detected