Swoole\Process
PHP Manual

Swoole\Process::wait

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

Swoole\Process::waitWait for the events of child processes.

Description

public static array Swoole\Process::wait ([ boolean $blocking ] )

Parameters

blocking

Return Values


Swoole\Process
PHP Manual