* Set connecting client sockets to be non-blocking.
* Check socket write status before writing to socket. * Queue all outbound messages for later processing -- don't attempt to process outbound messages right away.
Please register or sign in to comment