Hello, my server uses mina 1.0.0. When client's internet connection goes down, server does not close client's IoSession and continues to send to client data. No exception is thrown.
How can I tell to my server to close client's session?
Hello, my server uses mina 1.0.0. When client's internet connection goes down, server does not close client's IoSession and continues to send to client data. No exception is thrown.
How can I tell to my server to close client's session?