Module kqueue

Source
Expand description

Functionality that is only available for kqueue-based platforms.

Structs§

Exit
Wait for a child process to exit.
Filter
A wrapper around a queueable object that waits until it is ready.
Ready
Future for Filter::ready.
Signal
An object representing a signal.

Traits§

Queueable
Objects that can be registered into the reactor via a Async.