d5f502d940
Motivation: Java_io_netty_channel_epoll_Native_getSoError incorrectly returns the value from the get socket option function. Modifications: - return the value from the result of the get socket option call Result: Java_io_netty_channel_epoll_Native_getSoError returns the correct value.
Native transport for Linux
See our wiki page.