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, 17 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

説明

public array GearmanTask::recvData ( int $data_len )

警告

この関数は、 実験的 なものです。この関数の動作・ 名前・その他ドキュメントに書かれている事項は、予告なく、将来的な PHP のリリースにおいて変更される可能性があります。 この関数は自己責任で使用してください。

パラメータ

data_len

Length of data to be read.

返り値

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

参考



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 | stats | sitemap | contact | advertising | mirror sites