pcntl_wexitstatus(3) php man page | unix.com

Man Page: pcntl_wexitstatus

Operating Environment: php

Section: 3

PCNTL_WEXITSTATUS(3)							 1						      PCNTL_WEXITSTATUS(3)

pcntl_wexitstatus - Returns the return code of a terminated child

SYNOPSIS
int pcntl_wexitstatus (int $status)
DESCRIPTION
Returns the return code of a terminated child. This function is only useful if pcntl_wifexited(3) returned TRUE.
PARAMETERS
o $status -The $status parameter is the status parameter supplied to a successful call to pcntl_waitpid(3).
RETURN VALUES
Returns the return code, as an integer.
SEE ALSO
pcntl_waitpid(3), pcntl_wifexited(3). PHP Documentation Group PCNTL_WEXITSTATUS(3)
Related Man Pages
mbkwaitpid(3) - debian
wait(2) - v7
waitpid(2) - ultrix
pcntl_fork(3) - php
win32_set_service_status(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!