Module linux_io::poll

source ·
Expand description

Access to the “poll” system call.

Structs§

Functions§

  • poll wraps the Linux system call of the same name, or at least one with a similar name, passing all of the given requests to the kernel.