Swoole\Client::close
PHP function
Edit on GitHub ✎
(PECL swoole >= 1.9.0)
Close the connection established.
Description
Swoole\Client::close([bool $force]): bool
Parameters
forceWhether force to close the connection.
Return Values
Whether the connection is closed.