Default constructor.
Destructor.
Accept a new connection.
Get the port to which the socket is bound locally.
Tell whether the socket is in blocking or non-blocking mode.
Start listening for connections.
Tell whether the socket is in blocking or non-blocking mode.
Status codes that may be returned by socket functions.
Special value that tells the system to pick any available port.
Set the blocking state of the socket.
Tell whether the socket is in blocking or non-blocking mode.
Socket that listens to new TCP connections.