netty5/transport-native-io_uring
Josef Grieb 97b4537ab1 Use socket non-blocking instead of blocking
Motivation:

non-blocking sockets are more efficient

Modification:
-use socket non blocking
-some PR cleanups

Result:
probably better performance
2020-07-27 20:41:26 +02:00
..
src Use socket non-blocking instead of blocking 2020-07-27 20:41:26 +02:00
pom.xml Added io_uring JNI 2020-06-28 15:25:19 +02:00