Swoole\Server::send

(PECL swoole >= 1.9.0)

Swoole\Server::send向客户端发送数据。

描述

public Swoole\Server::send(int $fd, string $data, int $reactor_id = ?): bool

警告

此函数目前未记录;仅提供其参数列表。

参数

fd

data

reactor_id

返回值

添加注释

用户贡献的注释

此页面没有用户贡献的注释。
To Top