GearmanClient::wait

(PECL gearman >= 0.6.0)

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

說明

public GearmanClient::wait(): bool

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

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

true on success false on an error.

參見