Swoole\Server
PHP Manual

Swoole\Server::protect

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

Swoole\Server::protectSet the connection to be protected mode.

说明

public void Swoole\Server::protect ( integer $fd [, boolean $is_protected ] )

参数

fd

is_protected

返回值


Swoole\Server
PHP Manual