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

search for in the

GearmanTask::returnCode> <GearmanTask::jobHandle
[edit] Last updated: Fri, 25 May 2012

view this page in

GearmanTask::recvData

(PECL gearman >= 0.5.0)

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

Beschreibung

public array GearmanTask::recvData ( int $data_len )

Warnung

Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere, was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko.

Parameter-Liste

data_len

Length of data to be read.

Rückgabewerte

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

Siehe auch



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

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