private static class KQSelector.Descriptor
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private int |
fd |
private java.util.Set<KQSelectionKey> |
keys |
private boolean |
read |
private boolean |
write |
| Constructor and Description |
|---|
Descriptor(int fd) |
private final int fd
private final java.util.Set<KQSelectionKey> keys
private boolean write
private boolean read