downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

GearmanClient::setWorkloadCallback> <GearmanClient::setTimeout
[edit] Last updated: Fri, 07 Jun 2013

view this page in

GearmanClient::setWarningCallback

(PECL gearman >= 0.5.0)

GearmanClient::setWarningCallbackEstablece una llamada de retorno para los warnings del trabajador

Descripción

public bool GearmanClient::setWarningCallback ( callable $callback )

Establece una función a ser llamada cuando un trabajador envía un warning. La función acepta un único argumento, un objeto GearmanTask.

Parámetros

callback

Función a llamar

Valores devueltos

Devuelve TRUE en caso de éxito o FALSE en caso de error.

Ver también



add a note add a note User Contributed Notes GearmanClient::setWarningCallback - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites