Trustin Lee 3effb0d1b0 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:05:24 +09:00
2009-04-15 23:46:33 +00:00
2009-03-04 10:33:09 +00:00
2009-08-28 07:15:49 +00:00
2010-10-24 18:17:54 +00:00
Description
No description provided
84 MiB
Languages
Java 99.8%
Shell 0.1%