pcntl_wtermsig(3) php man page | unix.com

Man Page: pcntl_wtermsig

Operating Environment: php

Section: 3

PCNTL_WTERMSIG(3)							 1							 PCNTL_WTERMSIG(3)

pcntl_wtermsig - Returns the signal which caused the child to terminate

SYNOPSIS
int pcntl_wtermsig (int $status)
DESCRIPTION
Returns the number of the signal that caused the child process to terminate. This function is only useful if pcntl_wifsignaled(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, as an integer.
SEE ALSO
pcntl_waitpid(3), pcntl_signal(3), pcntl_wifsignaled(3). PHP Documentation Group PCNTL_WTERMSIG(3)
Related Man Pages
wait3(2) - redhat
wait(3c) - opensolaris
wait(2) - v7
pcntl_waitpid(3) - php
proc_get_status(3) - php
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update