Module nix::sys::wait

source ·
Expand description

Wait for a process to change status

Structs§

Enums§

  • Possible return values from wait() or waitpid().

Functions§

  • Wait for any child process to change status or a signal is received.
  • Wait for a process to change status