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

search for in the

GearmanTask::returnCode> <GearmanTask::jobHandle
[edit] Last updated: Sun, 19 May 2013

view this page in

GearmanTask::recvData

(PECL gearman >= 0.5.0)

GearmanTask::recvDataRead work or result data into a buffer for a task

Descrierea

public array GearmanTask::recvData ( int $data_len )

Avertizare

Această funcție este EXPERIMENTALĂ. Comportamentul acestei funcții, denumirea sa și orice alte aspecte documentate în privința acestei funcții pot să fie modificate fără preaviz într-o versiune viitoare a PHP. Utilizați această funcție la propriul risc.

Parametri

data_len

Length of data to be read.

Valorile întoarse

An array whose first element is the length of data read and the second is the data buffer. Returns FALSE if the read failed.

Vedeți de asemenea



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

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