Starts listening for server connections.
Just as simliar functions commonly found in socket libraries, this function does not block.
If the socket is already listening, nothing happens.
TServerTransportException if listening failed or the transport was already listening.
See Implementation
Starts listening for server connections.
Just as simliar functions commonly found in socket libraries, this function does not block.
If the socket is already listening, nothing happens.