Norman Maurer Thu, 01 Apr 2010 02:09:36 -0700
Hi all, if I call NioSocketAcceptor.unbind() does it explicit call IoSession.close(..) on all active sessions ? So does the IoHandler.sessionClosed(..) method get called ?
Thx, Norman