PHP Conference Japan 2024

Swoole\Server::protect

(PECL swoole >= 1.9.0)

Swoole\Server::protect设置连接为保护模式。

描述

public Swoole\Server::protect(int $fd, bool $is_protected = ?): void

参数

fd

is_protected

返回值

添加备注

用户贡献的注释

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