netty5/transport
Trustin Lee b4764f6164 Fix infinity loop and timing issues
- Made sure unnecessary interestOps are not OR'd
- Fixed a bug where DefaultChannelFuture.rethrowIfFailed() returns
  silently if the future is not done yet - there's no ways to tell
  the differences between failure and incompleteness.
2012-05-09 23:42:01 +09:00
..
src Fix infinity loop and timing issues 2012-05-09 23:42:01 +09:00
pom.xml Code cleanup 2012-03-30 12:48:28 +09:00