You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ftpserver-users@mina.apache.org by Diego Bernardes <di...@gmail.com> on 2014/05/23 16:23:37 UTC

How to disconnect a client?

How can i disconnect a client programmatically?
I want to disconnect all the clients before the server close instead of
just close the connection.

Thanks!