Constructs a new instance of the server
Optional
Returns the interface address that the server is bound to
Returns the interface port that the server is bound to
Returns an iterator of currently connected sockets
Starts the TCP server
Destroys all connected sockets and stops the TCP server
Static
Creates a new TCP server with the provided options
Constructs a new instance of the server