? Swoole\Server::clearTimer
Swoole\Server::confirm ?
PHP Manual
Swoole\Server
Close a connection to the client.
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.