GearmanClient::wait

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

説明

public bool GearmanClient::wait()

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

パラメータ

この関数にはパラメータはありません。

戻り値

true on success false on an error.

参考

  • GearmanWorker::wait