= 4.1.0, PHP 5, PHP 7, PHP 8)pcntl_wstopsig — 返回導(dǎo)致子進(jìn)程停止的信號說明pcntl_wstopsig(int $status): int返回導(dǎo)致子進(jìn)程停止的信號編號。這個函數(shù)僅在pcntl_wifstoppe">
(PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8)
pcntl_wstopsig — 返回導(dǎo)致子進(jìn)程停止的信號
$status
): int
返回導(dǎo)致子進(jìn)程停止的信號編號。這個函數(shù)僅在pcntl_wifstopped()返回 true
時有效。
返回信號編號。