I was having an error when I tried to read from a socket. I did a readInt() on that InputStream. I have access to the client log files and it is not closing the connection. The log mentions that I am closing the connection.
Does anyone have any idea why this is happening?