Swoole\Process::name
(PECL swoole >= 1.9.0)
Swoole\Process::name — Set name of the process.
Açıklama
public Swoole\Process::name(
string $process_name
):
bool
Bağımsız Değişkenler
process_name
-
Set name of the process.
Dönen Değerler
Başarı durumunda true
, başarısızlık durumunda false
döner.