GearmanTask::sendData
PHP function
Edit on GitHub ✎
(PECL gearman <= 0.5.0)
Send data for a task (deprecated)
Description
GearmanTask::sendData(string $data): int
Func
Parameters
dataData to send to the worker.
Return Values
The length of data sent, or false if the send failed.
See Also
GearmanTask::recvData