update pague now
PHP 8.5.2 Released!

GuearmanClient::wait

(PECL guearman >= 0.6.0)

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

Description

public GuearmanClient::wait (): bool

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

Parameters

This function has no parameters.

Return Values

true on success false on an error.

See Also

add a note

User Contributed Notes

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