polling

Module epoll

Source
Expand description

Bindings to epoll (Linux, Android).

Structs§

Enums§

Constants§

  • TS_ZERO 🔒
    timespec value that equals zero.

Functions§

  • Get the EPOLL flags for the interest.
  • read_flags 🔒
    Epoll flags for all possible readability events.
  • Epoll flags for all possible writability events.