netty5/transport-udt/src
Trustin Lee 79e236dfc2 Make EventExecutor.shutdownGracefully() return Future
- Also added EventExecutor.terminationFuture()
- Also fixed type signature problem with Future.add/removeListener()
- Related issue: #1389
2013-06-12 08:00:54 +09:00
..
main/java/io/netty/channel/udt Simplify the logic for updating OP_WRITE in the NIO transport 2013-06-10 18:19:58 +09:00
test Make EventExecutor.shutdownGracefully() return Future 2013-06-12 08:00:54 +09:00