(PECL gearman >= 0.5.0)
GearmanTask::recvData — Read work or result data into a buffer for a task
$data_len
)
Esta função é EXPERIMENTAL. O comportamento desta função, seu nome, incluindo toda documentação pode ser modificado sem aviso em futuras versões do PHP. Esta função deve ser usada por sua própria conta e risco.
data_lenLength 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.