查询

Swoole\Server::protect()函数—用法及示例

「 将连接设置为保护模式 」


适用版本(PECL swoole >= 1.9.0)

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

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

参数
fd
is_protected
返回值
补充纠错
上一个函数: Swoole\Server::reload()函数
下一个函数: swoole_event_defer()函数
热门PHP函数
分享链接