netty5/transport-native-io_uring
Josef Grieb 8d464d5ab4 Include LinuxSocket TCP options
Motivation:

some tcp options (like TcpFastopen or TcpFastopenConnect etc.) are required for testsuite tests

Modification:

-copied the class LinuxSocket from epoll and  JNI to load this module in io_uring jni
-some configurations have been adjusted

Result:

more tcp options are available
2020-08-24 11:12:40 +02:00
..
src Include LinuxSocket TCP options 2020-08-24 11:12:40 +02:00
pom.xml Added io_uring JNI 2020-06-28 15:25:19 +02:00