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.

Beschreibung

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

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

To Top