Swoole\Process::wait

(PECL swoole >= 1.9.0)

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

Descripción

public static Swoole\Process::wait(bool $blocking = ?): array

Parámetros

blocking

Valores devueltos

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top