Swoole\Server::sendwait

(PECL swoole >= 1.9.0)

Swoole\Server::sendwait以阻塞方式将数据发送到远程套接字。

说明

public Swoole\Server::sendwait(int $fd, string $data): bool

警告

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

参数

fd

data

返回值

添加说明

用户贡献说明

此页面没有用户贡献说明。
To Top