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, passing all of the given requests to the kernel.