We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
When I use socket.shutdown().unwrap(); My client closed the connection normally, but my server showed java.io.EOFException: null
socket.shutdown().unwrap();
java.io.EOFException: null