Swoole\Process::freeQueue
PHP Manual
PHP Manual»Swoole\Process»Swoole\Process::freeQueue

Swoole\Process::freeQueue

(PECL swoole >= 1.9.0)

Swoole\Process::freeQueueDestroy the message queue created by swoole_process::useQueue.

説明

public function Swoole\Process::freeQueue(): void

パラメータ

この関数にはパラメータはありません。

戻り値

To Top