public interface EpollIoHandle
extends io.netty.channel.IoHandle
IoHandle implementation which is using epoll.| Modifier and Type | Method and Description |
|---|---|
io.netty.channel.unix.FileDescriptor |
fd()
Returns the
FileDescriptor that used by this IoHandle. |
closeCopyright © 2008–2024 The Netty Project. All rights reserved.