Module pal_async::unix

source ·
Expand description

Unix-specific async functionality.

Modules§

  • Unix polled pipe wrapper.

Structs§

  • A PollWait implementation that waits for an fd to be signaled, then reads from it.

Type Aliases§