php8.5
Home/ Manual/ gearman / gearmanclient/ GearmanClient::wait

GearmanClient::wait

PHP function Edit on GitHub ✎

(PECL gearman >= 0.6.0)

Wait for I/O activity on all connections in a client

Description

GearmanClient::wait(): bool

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

Parameters Parameters

Return Values

true on success false on an error.

See Also

  • GearmanWorker::wait

Source: reference/gearman/gearmanclient/wait.xml · from the official PHP manual (php/doc-en)