(PECL gearman >= 0.5.0)
GearmanTask::recvData — Read work or result data into a buffer for a task
Esta função é EXPERIMENTAL. O comportamento desta função, seu nome e documentação poderão mudar sem aviso prévio em futuras versões do PHP. Use por sua conta e risco.
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.