(PECL gearman >= 0.5.0)
GearmanTask::recvData — Read work or result data into a buffer for a task
Questa funzione è SPERIMENTALE. Ovvero, il comportamento di questa funzione, il nome di questa funzione, in definitiva tutto ciò che è documentato qui può cambiare nei futuri rilasci del PHP senza preavviso. Siete avvisati, l'uso di questa funzione è a vostro rischio.
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.