Module rustix::event

source ·
Expand description

Event operations.

Modules

Structs

Functions

  • eventfd(initval, flags)—Creates a file descriptor for event notification.
  • poll(self.fds, timeout)