PHP 8.3.4 Released!

Swoole\Process::wait

(PECL swoole >= 1.9.0)

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

Açıklama

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

Bağımsız Değişkenler

blocking

Dönen Değerler

add a note

User Contributed Notes

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