I am implementing an SshServer with SSHD 0.14.0
When a connection becomes idle, the client gets disconnected,
but the connection remains managed.
It still appears in session.getIoSession().getService().getManagedSessions()
What am I doing wrong?

Reply via email to