GearmanClient::wait

(PECL gearman >= 0.6.0)

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

説明

public function 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