Uses of Interface
io.netty.channel.unix.UnixChannel

Packages that use UnixChannel
Package
Description
Optimized transport for linux which uses EPOLL Edge-Triggered Mode for maximal performance.
BSD specific transport.
Unix specific transport.
io_uring is a high I/O performance scalable interface for fully asynchronous Linux syscalls.