netty5/handler
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
..
src Fix #239: IdleStateHandler starts two timers 2012-03-22 16:03:58 +09:00
pom.xml Issue #60: Make the project multi-module 2011-12-28 19:44:04 +09:00