Swoole\Process::name

Set name of the process.

Description

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

Parameters

process_name

Set name of the process.

Return Values

Returns true on success or false on failure.