netty-transport-native-epoll
is
available.netty-transport-native-epoll
is supported.DatagramChannel
implementation that uses linux EPOLL Edge-Triggered Mode for
maximal performance.EventLoopGroup
which uses epoll under the covers.ThreadFactory
.ThreadFactory
.ThreadFactory
.ThreadFactory
.ThreadFactory
.ServerSocketChannel
implementation that uses linux EPOLL Edge-Triggered Mode for
maximal performance.SocketChannel
implementation that uses linux EPOLL Edge-Triggered Mode for
maximal performance.EpollMode
used.TCP_KEEPCNT
option on the socket.TCP_KEEPIDLE
option on the socket.TCP_KEEPINTVL
option on the socket.TCP_NOTSENT_LOWAT
option on the socket.TCP_USER_TIMEOUT
option on the socket.true
if and only if the
netty-transport-native-epoll
is available.true
if the SO_REUSEPORT option is set.true
if the SO_REUSEPORT option is set.TCP_CORK
option on the socket.EpollMode
used.TCP_CORK
option on the socket.TCP_DEFER_ACCEPT
option on the socket.TCP_KEEPCNT
option on the socket.TCP_KEEPIDLE
option on the socket.TCP_KEEPINTVL
option on the socket.TCP_MD5SIG
option on the socket.TCP_MD5SIG
option on the socket.TCP_NOTSENT_LOWAT
option on the socket.TCP_QUICKACK
option on the socket.TCP_USER_TIMEOUT
option on the socket.AbstractEpollStreamChannel
to another AbstractEpollStreamChannel
.AbstractEpollStreamChannel
to another AbstractEpollStreamChannel
.AbstractEpollStreamChannel
to another FileDescriptor
.AbstractEpollStreamChannel
to another FileDescriptor
.TCP_INFO
for the current socket.TCP_INFO
for the current socket.netty-transport-native-epoll
.Copyright © 2008–2017 The Netty Project. All rights reserved.