JApplicationDaemonInspector::pcntlChildExitStatus
Signature
public function pcntlChildExitStatus(integer
$statusĀ )
Parameters
-
$status
- The status parameter is the status parameter supplied to a successful call to pcntl_waitpid().
Returns
- integer
- The child process exit code.