Swoole\Server::finish

(PECL swoole >= 1.9.0)

Swoole\Server::finishUsed in task process for sending result to the worker process when the task is finished.

Descripción

publicSwoole\Server::finish(string$data): void

Parámetros

data

Valores devueltos

To Top