netty5/transport/src/main/java
Trustin Lee c08919d0a0 Fix the dead lock described in #1175
- Similar to @normanmaurer's fix in that this commit also makes Bootstrap.init(Channel) asynchronous, but it is simpler and less invasive.
- Also made sure a connection attempt failure in the local transport does not trigger an exceptionCaught event
2013-03-21 19:19:14 +09:00
..
io/netty Fix the dead lock described in #1175 2013-03-21 19:19:14 +09:00