PHP 8.4.0 RC3 available for testing

Swoole\Server::taskWaitMulti

(PECL swoole >= 1.9.0)

Swoole\Server::taskWaitMultiExécute plusieurs tâches en parallèle.

Description

public Swoole\Server::taskWaitMulti(array $tasks, float $timeout_ms = ?): void

Liste de paramètres

tasks

timeout_ms

Valeurs de retour

add a note

User Contributed Notes

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