CakeFest 2024: The Official CakePHP Conference

Swoole\Process::wait

(PECL swoole >= 1.9.0)

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

Descrição

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

Parâmetros

blocking

Valor Retornado

add a note

User Contributed Notes

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