Swoole\Process::name
(PECL swoole >= 1.9.0)
Swoole\Process::name — Set name of the process.
Beschreibung
public Swoole\Process::name(
string $process_name
):
bool
Parameter-Liste
process_name
-
Set name of the process.
Rückgabewerte
Gibt bei Erfolg true
zurück. Bei einem Fehler wird false
zurückgegeben.