Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
pcntl_wstopsig
Popis
int pcntl_wstopsig ( int status )Returns the number of the signal which caused the child to stop. This function is only useful if pcntl_wifstopped() returned TRUE.
Seznam parametrů
status
Parametr
status
je stavový parametr poskytnutý úspěšnému volánà pcntl_waitpid().
PÅ™edcházejÃcà | Domů | Dalšà |
pcntl_wifstopped | Nahoru |