netty5/transport-native-epoll/src/main
Norman Maurer ad8fe88abd
We should have a special config that allows to configure half closure for DuplexChannel (#10701)
Motivation:

DuplexChannel allow for half-closure, we should have a special config interface for it as well.

Modifications:

Add DuplexChannelConfig which allows to configure half-closure.

Result:

More consistent types
2020-10-21 15:26:27 +02:00
..
c Copy IPV6-mapped-IPV4 addresses correctly in native code (#9996) 2020-02-05 15:40:51 +01:00
java/io/netty/channel/epoll We should have a special config that allows to configure half closure for DuplexChannel (#10701) 2020-10-21 15:26:27 +02:00