b4764f6164
- 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.