netty5/transport-native-io_uring
Josef Grieb d9b3f293a5 Add read exception handling to shutdown channels
Motivation:

-at the moment we dont shutdown when we get a read error message
-missing autoread support

Modifications:

-even if autoread is disable, should do check if the read event is already submitted
-added new Handle exception method to shutdown the channels

Result:

EL read event can handle read errors
2020-08-24 11:12:40 +02:00
..
src Add read exception handling to shutdown channels 2020-08-24 11:12:40 +02:00
pom.xml Added io_uring JNI 2020-06-28 15:25:19 +02:00