netty5/transport-native-epoll/src
Norman Maurer 2c390ae66b [#5029] Fix type of EpollChannelOption.TCP_QUICKACK
Motivation:

TCP_QUICKACK uses Integer but needs to be Boolean

Modifications:

Fix type

Result:

Be able to use EpollChannelOption.TCP_QUICKACK
2016-03-18 01:08:13 +01:00
..
main [#5029] Fix type of EpollChannelOption.TCP_QUICKACK 2016-03-18 01:08:13 +01:00
test/java/io/netty/channel EPOLL SO_LINGER=0 sends FIN+RST 2016-03-16 22:35:04 -07:00