netty5/transport/src/main/java
Trustin Lee 6646db171e Use tryFailure() to notify registration failure to avoid IllegalStateException
.. which is raised when the registration promise has been failed already due to an internal error in the pipeline.

- Fixes #1319
2013-04-30 18:30:17 +09:00
..
io/netty Use tryFailure() to notify registration failure to avoid IllegalStateException 2013-04-30 18:30:17 +09:00