Module nix::sys::wait[][src]

Expand description

Wait for a process to change status

Structs

Controls the behavior of waitpid.

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