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