Closed havocp closed 10 years ago
Also, more logging of the various close conditions, and handle SocketException specifically on read() to avoid printing a stack trace for it.
We ignore errors on send (don't throw them up), except that we force-close the socket as a double check that we'll get rid of the client.
Also, more logging of the various close conditions, and handle SocketException specifically on read() to avoid printing a stack trace for it.
We ignore errors on send (don't throw them up), except that we force-close the socket as a double check that we'll get rid of the client.