php man page for pcntl_wstopsig

Query: pcntl_wstopsig

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PCNTL_WSTOPSIG(3)							 1							 PCNTL_WSTOPSIG(3)

pcntl_wstopsig - Returns the signal which caused the child to stop

SYNOPSIS
int pcntl_wstopsig (int $status)
DESCRIPTION
Returns the number of the signal which caused the child to stop. This function is only useful if pcntl_wifstopped(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 signal number.
SEE ALSO
pcntl_waitpid(3), pcntl_wifstopped(3). PHP Documentation Group PCNTL_WSTOPSIG(3)
Related Man Pages
wait(3c) - opensolaris
wait.h(3head) - sunos
pcntl_waitpid(3) - php
pcntl_wait(3) - php
proc_get_status(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator
Denial Of Service Attack Update