Package io.netty.channel.kqueue
Class KQueueEventLoop.KQueueRegistration
java.lang.Object
io.netty.channel.kqueue.KQueueEventLoop.KQueueRegistration
- Enclosing class:
KQueueEventLoop
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final AbstractKQueueChannel
private final long
private boolean
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
channel
-
id
private final long id -
removed
private boolean removed
-
-
Constructor Details
-
KQueueRegistration
KQueueRegistration(AbstractKQueueChannel channel, long id)
-
-
Method Details
-
evSet
void evSet(short filter, short flags, int fflags, long data) -
remove
- Throws:
Exception
-