On Mon, Jul 11, 2011 at 1:51 AM, Alan D. Cabrera <[email protected]> wrote: > What would a user put as an implementation to this method? I'm wondering how > useful it is. > > > Regards, > Alan
I use to close session on ProtocolDecoderException in IoHandle#exceptionCaught. Since we removed the IoHandler and only use IoFilter, I think we need this event in IoFilter. Julien
