| Class and Description |
|---|
| Common
Helper class, providing common methods.
|
| KQSelectionKey |
| KQSelector
An implementation of a
Selector that uses the BSD (including MacOS)
kqueue(2) mechanism |
| KQSelector.Descriptor |
| KQSelector.EventIO |
| KQSelector.EventLayout |
| Native.LibC |
| Native.Timespec |
| NativeSelectableChannel |
| NativeSelectorProvider |
| PollSelectionKey |
| PollSelector
An implementation of a
Selector that uses good old
poll(2) |