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