netty5/transport-native-epoll/src
Norman Maurer c65165c491 Remove TCP_MD5 from EpollServerChannelConfig.
Motivation:

TCP_MD5 is only supported by SocketChannels so remove it from EpollServerChannelConfig which is generic.

Modifications:

Remove invalid code.

Result:

Remove invalid / dead code.
2016-03-14 12:11:56 +01:00
..
main Remove TCP_MD5 from EpollServerChannelConfig. 2016-03-14 12:11:56 +01:00
test/java/io/netty/channel EPOLL ET AutoRead 2016-03-11 07:42:30 -08:00