Uses of Class
io.netty5.channel.epoll.EpollTcpInfo
-
Packages that use EpollTcpInfo Package Description io.netty5.channel.epoll Optimized transport for linux which uses EPOLL Edge-Triggered Mode for maximal performance. -
-
Uses of EpollTcpInfo in io.netty5.channel.epoll
Fields in io.netty5.channel.epoll with type parameters of type EpollTcpInfo Modifier and Type Field Description static ChannelOption<EpollTcpInfo>EpollChannelOption. TCP_INFOReturns theTCP_INFOfor the current socket.
-