Error handling for TCPServerSocket

The error handling for TCPServerSocket is somewhat unclear.

What errors can be raised if we fail to open the server? What errors
can be fired once the server is successfully set up?

And how does the caller know that the server has been successfully set up?

/ Jonas

Received on Sunday, 12 May 2013 01:53:19 UTC