(PECL swoole >= 1.9.0)
Swoole\Process::kill — Send signal to the child process.
$pid
$signal_no
Send signal to the child process.
pid
Process pid
signal_no
Signal to be sent
Returns true on success or false on failure.
true
false