Wouldn't it be more elegant if you could do session.closeForInput() in messageReceive() ?
i think ProtocolSession is gone since 0.9, but 0.8 should also have the suspendRead() method, which probably does what you need. "A shortcut method for setTrafficMask(TrafficMask) that suspends read operations for this session." greetings kaspar
