netty5/handler/src
Trustin Lee a81fa75c59 Fix #239: IdleStateHandler starts two timers
1) ReadTimeoutHandler is also affected by this bug - fixed
2) Reverted IdleStateHandler.beforeAdd() and channelConnected() -
without isAttached() check, timeout can be inaccurate if beforeAdd() is
called long before channelConnected().
2012-03-22 16:03:58 +09:00
..
main/java/io/netty/handler Fix #239: IdleStateHandler starts two timers 2012-03-22 16:03:58 +09:00
test/java/io/netty/handler Overall cleanup / Add lost old jzlib headers 2012-01-13 17:41:18 +09:00