42680bc021
Motivation: At the moment we throw a ChannelException if netty_epoll_linuxsocket_setTcpMd5Sig fails. This is inconsistent with other methods which throw a IOException. Modifications: Throw IOException Result: More correct and consistent exception usage in epoll transport
Native transport for Linux
See our wiki page.