Module reactor

Source

Modulesยง

unix ๐Ÿ”’

Structsยง

Direction ๐Ÿ”’
A read or write direction.
Reactor ๐Ÿ”’
The reactor.
ReactorLock ๐Ÿ”’
A lock on the reactor.
Readable
Future for Async::readable.
ReadableOwned
Future for Async::readable_owned.
Ready ๐Ÿ”’
Source ๐Ÿ”’
A registered source of I/O events.
Writable
Future for Async::writable.
WritableOwned
Future for Async::writable_owned.

Enumsยง

TimerOp ๐Ÿ”’
A single timer operation.

Constantsยง

READ ๐Ÿ”’
TIMER_QUEUE_SIZE ๐Ÿ”’
WRITE ๐Ÿ”’