Return the port we listen on for incoming connections.
Synopsis
Declared in <net.h>
uint16_t
GetListenPort();
Return Value
the TCP port used for incoming connections.
Created with MrDocs
Return the port we listen on for incoming connections.
Declared in <net.h>
uint16_t
GetListenPort();
the TCP port used for incoming connections.
Created with MrDocs