Dutch PHP Conference 2025 - Call For Papers

GearmanClient::wait

(PECL gearman >= 0.6.0)

GearmanClient::waitWait for I/O activity on all connections in a client

Опис

public GearmanClient::wait(): bool

This waits for activity from any one of the connected servers.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

true on success false on an error.

Прогляньте також

add a note

User Contributed Notes

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