Field and Description |
---|
io.netty.channel.epoll.EpollChannelOption.TCP_FASTOPEN_CONNECT
Use
ChannelOption.TCP_FASTOPEN_CONNECT instead. |
Constructor and Description |
---|
io.netty.channel.epoll.EpollEventLoopGroup(int, ThreadFactory, int) |
io.netty.channel.epoll.EpollEventLoopGroup(int, ThreadFactory, int, SelectStrategyFactory) |
Copyright © 2008–2021 The Netty Project. All rights reserved.