netty5/transport
Trustin Lee 2a63acef4d More convenient inbound stream handler / Smarter inbound buffer cleanup
- Added a new convenience method to ChannelInboundstreamHandlerAdapter 
- EchoServerHandler uses the new method
- DefaultChannelPipeline calls inboundByteBuffer.discardReadBytes()
  when it is sure there's no memory copy involved
2012-05-31 09:03:31 -07:00
..
src More convenient inbound stream handler / Smarter inbound buffer cleanup 2012-05-31 09:03:31 -07:00
pom.xml Code cleanup 2012-03-30 12:48:28 +09:00