netty5/src
Trustin Lee 04fe8bf84c 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:06:34 +09:00
..
assembly Build tarball only 2011-12-09 14:20:32 +09:00
javadoc Fix license headers / Remove JBoss.org style 2011-12-09 14:16:33 +09:00
main Fix #239: IdleStateHandler starts two timers 2012-03-22 16:06:34 +09:00
site More license updates 2011-12-09 14:31:04 +09:00
test/java/org/jboss/netty Move RedisClient to example package and license header 2012-03-12 07:08:00 +01:00