Module polling::os::kqueue

source ·
Expand description

Functionality that is only available for kqueue-based platforms.

Structs§

  • Monitor a child process.
  • Monitor this signal number.
  • Wait for a timeout to expire.

Enums§

  • The operations that a monitored process can perform.

Traits§

  • A filter that can be registered into a kqueue.
  • Functionality that is only available for kqueue-based platforms.