GearmanClient::wait

(PECL gearman >= 0.6.0)

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

Description

publicGearmanClient::wait(): bool

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

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

true on success false on an error.

Voir aussi

To Top