netty5/common
Norman Maurer a4d0341ea1 [#1614] Fix bug in SingleThreadEventExecutor which prevent scheduled tasks to get executed
The problem was that with OioSocketChannel there was always a read Task in the taskQueue and with the old logic it never tried to execute scheduled tasks if there was at least one task in the taskQueue.
2013-07-19 12:30:40 +02:00
..
src [#1614] Fix bug in SingleThreadEventExecutor which prevent scheduled tasks to get executed 2013-07-19 12:30:40 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2013-07-18 11:17:42 +09:00