This website requires JavaScript.
Explore
Help
Sign In
andreacavalli
/
netty5
Watch
1
Star
0
Fork
0
You've already forked netty5
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
netty5
/
codec
/
src
History
Trustin Lee
e3d10ad493
Break the decode loop if decoder raises an exception to give a chance to close the connection to a user handler
...
-
Fixes
:
#1161
2013-03-16 18:28:58 +09:00
..
main/java/io/netty/handler
/codec
Break the decode loop if decoder raises an exception to give a chance to close the connection to a user handler
2013-03-16 18:28:58 +09:00
test/java/io/netty/handler
/codec
Make sure we handle outbound messages of type ByteBuf special
2013-03-11 08:59:00 +09:00