eb450d8b2f
Motivition: NIO throws ClosedChannelException when a user tries to call shutdown*() on a closed Channel. We should do the same for the EPOLL transport Modification: Throw ClosedChannelException when a user tries to call shutdown*() on a closed channel. Result: Consistent behavior. |
||
---|---|---|
.. | ||
src/main/java/io/netty/testsuite | ||
.gitignore | ||
pom.xml |