Swoole\Server
PHP Manual

Swoole\Server::pause

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

Swoole\Server::pauseStop receiving data from the connection.

说明

public void Swoole\Server::pause ( integer $fd )

参数

fd

返回值


Swoole\Server
PHP Manual