Uses of Class
io.netty.channel.epoll.EpollSocketChannel
Packages that use EpollSocketChannel
Package
Description
Optimized transport for linux which uses EPOLL Edge-Triggered Mode
for maximal performance.
-
Uses of EpollSocketChannel in io.netty.channel.epoll
Constructors in io.netty.channel.epoll with parameters of type EpollSocketChannelModifierConstructorDescription(package private)
Creates a new instance.