netty5/transport
Trustin Lee 4e05c52c2e More graceful registration failure
- Fixes #2060
- Ensure to return a future/promise implementation that does not fail with 'not registered to an event loop' error for registration operations
- If there is no usable event loop available, GlobalEventExecutor.INSTANCE is used as a fallback.
- Add VoidChannel, which is used when an instantiation of a channel fails.
2013-12-21 18:47:03 +09:00
..
src More graceful registration failure 2013-12-21 18:47:03 +09:00
pom.xml Simplify bundle generation / Add io.netty.versions.properties to all JARs 2013-11-26 22:00:14 +09:00