Swoole\Process
PHP Manual

Swoole\Process::pop

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

Swoole\Process::popRead and pop data from the message queue.

说明

public mixed Swoole\Process::pop ([ integer $maxsize ] )

参数

maxsize

返回值


Swoole\Process
PHP Manual