Swoole\Process::name

Set name of the process.

説明

public bool Swoole\Process::name(string $process_name)

パラメータ

process_name

Set name of the process.

戻り値

成功した場合に true を、失敗した場合に false を返します。