PHP 8.4.0 RC3 available for testing

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.

参数

此函数没有参数。

返回值

true on success false on an error.

参见

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top