Swoole\Event::write

(PECL swoole >= 1.9.0)

Swoole\Event::write将数据写入套接字。

描述

public static Swoole\Event::write(string $fd, string $data): void

参数

fd

data

返回值

添加注释

用户贡献的注释

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