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.
Native transport for Linux
See our wiki page.