Php/docs/swoole-server.send
From Get docs
Swoole\Server::send
(PECL swoole >= 1.9.0)
Swoole\Server::send — Send data to the client.
Description
public Swoole\Server::send
( int $fd
, string $data
[, int $reactor_id
] ) : bool
Warning This function is currently not documented; only its argument list is available.
Parameters
fd
data
reactor_id