Constant lrs::process::WAIT_DONT_BLOCK

Don't block if the status change to wait for has not occurred.

Syntax

const WAIT_DONT_BLOCK: WaitFlags = WaitFlags(WNOHANG);

See also