netty5/transport
Trustin Lee 02643e41fb Fix a bug where ChannelOutboundBuffer.removeBytes() throws ClassCastException
When a ChannelOutboundBuffer contains ByteBufs followed by a FileRegion,
removeBytes() will fail with a ClassCastException.  It should break the
loop instead.
2014-08-15 09:57:04 -07:00
..
src Fix a bug where ChannelOutboundBuffer.removeBytes() throws ClassCastException 2014-08-15 09:57:04 -07:00
pom.xml [maven-release-plugin] prepare for next development iteration 2014-08-15 09:31:03 +09:00