Trustin Lee ad320f6cae Fixed NETTY-365 HashedWheelTimer.stop() enters an infinite loop when
called from TimerTask
Fixed NETTY-379 Intermittent slippery task timeout in HashedWheelTimer
* Throw an IllegalStateException if HashedWheelTimer.stop() is called
from TimerTask
* Reschedule the slipped task accurately instead of delaying it by one
round
2011-01-31 14:48:01 +09:00
2009-04-15 23:46:33 +00:00
2009-03-04 10:33:09 +00:00
2009-08-28 07:15:49 +00:00
2010-10-24 18:17:54 +00:00
Description
No description provided
84 MiB
Languages
Java 99.8%
Shell 0.1%