pcntl_wstopsig(3) php man page | unix.com

Man Page: pcntl_wstopsig

Operating Environment: php

Section: 3

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(3head) - sunos
pcntl_fork(3) - php
wait.h(3head) - centos
wait.h(3head) - x11r4
wait.h(3head) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Please Welcome Nicki Paul to the Moderator Team!