Module unix

Source
Available on crate feature unix only.
Expand description

Unix-specific types and definitions.

Modules§

errno
Error handling.
poll
Unix-related types needed to deal with polling.

Structs§

AsyncPollpoll-driver
An unsafe asynchronous poller around a pollfd.
PollEventsGuardpoll-driver
A guard for the returned events of the poll handler.

Enums§

Error
Nix Error Type