netty5/handler/src
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
..
main/java/io/netty/handler Fix #239: IdleStateHandler starts two timers 2012-03-22 15:56:43 +09:00
test/java/io/netty/handler Overall cleanup / Add lost old jzlib headers 2012-01-13 17:41:18 +09:00