2024 日本 PHP 研討會

Swoole\Event::write

(PECL swoole >= 1.9.0)

Swoole\Event::write將資料寫入通訊端。

說明

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

參數

fd

資料

回傳值

新增註解

使用者貢獻的註解

此頁面沒有使用者貢獻的註解。
To Top