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