netty5/transport-native-io_uring
Josef Grieb 0160284301 Add abstract stream channel
Motivation:

to shutdown child channels we should create new abstact client class instead of using AbstractIOUringChannel

Modifications:

-Added new child channel abstract class
-Add shutdown methods to close a channel when the connection is lost

Result:

the channels can be closed when the connection is lost
2020-08-24 11:12:40 +02:00
..
2020-08-24 11:12:40 +02:00
2020-06-28 15:25:19 +02:00