Module nix::sys::wait

source · []
Available on crate feature process only.
Expand description

Wait for a process to change status

Structs

Controls the behavior of waitpid.

Enums

The ID argument for waitid

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

Wait for a process to change status