netty5/src/main/java
Trustin Lee f4ebcf7aed NETTY-435 LengthFieldBasedFrameDecoder fails to recover from TooLongFrameException
* Fixed a bug where TooLongFrameException is not raised immediately when the large frame was fully decoded at the first attempt
* Fixed a bug where LengthFieldBasedFrameDecoder does not reset its state completely after raising TooLongFrameException
2011-08-19 11:06:29 +09:00
..
org/jboss/netty NETTY-435 LengthFieldBasedFrameDecoder fails to recover from TooLongFrameException 2011-08-19 11:06:29 +09:00