Package io.netty.channel.uring

io_uring is a high I/O performance scalable interface for fully asynchronous Linux syscalls. While Netty 4.2 generally requires Java 8 or newer, this optional io_uring native transport requires Java 9 or newer.