Package | Description |
---|---|
io.netty.channel.epoll |
Optimized transport for linux which uses EPOLL Edge-Triggered Mode
for maximal performance.
|
Modifier and Type | Field and Description |
---|---|
private EpollSocketChannel |
EpollSocketChannelConfig.channel |
Constructor and Description |
---|
EpollSocketChannelConfig(EpollSocketChannel channel)
Creates a new instance.
|