0b5df22aec
Motivation: To make it more easy to shutdown an EventExecutorGroup / EventLoopGroup we should let both of them extend AutoCloseable. Modifications: Let EventExecutorGroup extend AutoCloseable and impement it. Result: Easier shutdown of EventExecutorGroup and EventLoopGroup |
||
---|---|---|
.. | ||
main/java/io/netty/util | ||
test/java/io/netty/util |