Swoole\Process
PHP Manual

Swoole\Process::freeQueue

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

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

说明

public void Swoole\Process::freeQueue ( void )

参数

此函数没有参数。

返回值


Swoole\Process
PHP Manual