netty5/transport-native-epoll/src
Tomas Olvecky de7f9d4913 Add TCP_USER_TIMEOUT
Motivation:

See #4174.

Modifications:

Modify transport-native-epoll to allow setting TCP_USER_TIMEOUT.

Result:

Hanging connections that are written into will get timeouted.

Conflicts:
	transport-native-epoll/src/main/java/io/netty/channel/epoll/EpollChannelOption.java
2015-08-31 14:02:55 +02:00
..
main Add TCP_USER_TIMEOUT 2015-08-31 14:02:55 +02:00
test/java/io/netty/channel/epoll Use ChannelException when ChannelConfig operation fails in epoll. 2015-08-28 21:38:35 +02:00