- PHP 手册
- 函数参考
- 其它基本扩展
- Swoole
- Swoole\Server
Swoole\Server::close
(PECL swoole >= 1.9.0)
Swoole\Server::close — Close a connection to the client.
说明
public Swoole\Server::close(int$fd
, bool $reset
= ?): bool
参数
-
fd
-
-
reset
-
返回值
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/swoole-server.close.php