netty5/handler
Trustin Lee f8253e031d Fix #239: IdleStateHandler starts two timers
1) Do not rely on ChannelPipeline.isAttached() to ensure initialize() is
called once.
2) Fix a race condition where initialize() can schedule timeouts after
destroy() is called.
2012-03-22 15:56:43 +09:00
..
src Fix #239: IdleStateHandler starts two timers 2012-03-22 15:56:43 +09:00
pom.xml Issue #60: Make the project multi-module 2011-12-28 19:44:04 +09:00