Returns the number of the signal that caused the child process to terminate. This function is only useful if pcntl_wifsignaled() returned TRUE.
Le paramètre status est le paramètre fourni à la fonction pcntl_waitpid(), qui avait réussi.
Voir aussi pcntl_waitpid(), pcntl_signal() et pcntl_wifsignaled().
Précédent | Sommaire | Suivant |
pcntl_wstopsig | Niveau supérieur | Exécution de programmes externes |