PHP Velho Oeste 2024

Swoole\Process::kill

(PECL swoole >= 1.9.0)

Swoole\Process::killSend signal to the child process.

Descrierea

public static Swoole\Process::kill ( int $pid , string $signal_no = ? ) : void

Send signal to the child process.

Parametri

pid

signal_no

Valorile întoarse

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top