747533408d
Motivation: We should call shutdown(...) on the socket before closing the filedescriptor to ensure it is closed gracefully. Modifications: Call shutdown(...) before close. Result: Sockets are gracefully shutdown when using native transport. |
||
---|---|---|
.. | ||
main | ||
test/java/io/netty/channel/epoll |