The OpenD Programming Language

ChildStatus

Possible results for the wait_pid() function.

Values

ValueMeaning
done

The process has finished successfully

running

The process is still running

error

There was an error waiting for the process

Meta