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: Fri, 30 Nov 2012

view this page in

GearmanTask::recvData

(PECL gearman >= 0.5.0)

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

Opis

public array GearmanTask::recvData ( int $data_len )

Ostrzeżenie

Ta funkcja jest w stadium EKSPERYMENTALNYM. Oznacza to, że zachowanie funkcji, jej nazwa, w zasadzie wszystko udokumentowane tutaj może zostać zmienione w przyszłych wersjach PHP bez wcześniejszego uprzedzenia. Używaj tej funkcji na własne ryzyko.

Parametry

data_len

Length of data to be read.

Zwracane wartości

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

Zobacz też:



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