CakeFest 2024: The Official CakePHP Conference

GearmanClient::wait

(PECL gearman >= 0.6.0)

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

Açıklama

public GearmanClient::wait(): bool

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

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

true on success false on an error.

Ayrıca Bakınız

add a note

User Contributed Notes

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