PHP 8.3.4 Released!

Swoole\Process::wait

(PECL swoole >= 1.9.0)

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

Description

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

Parameters

blocking

Return Values

add a note

User Contributed Notes

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