(PECL swoole >= 1.9.0)
Swoole\Process::kill — Send signal to the child process.
$pid, int $signal_no = ?): boolSend signal to the child process.
pidProcess pid
signal_noSignal to be sent
   Cette fonction retourne true en cas de succès ou false si une erreur survient.