(PECL memcached >= 2.0.0)
Memcached::quit — Close any open connections
public Memcached::quit ( ) : bool
Memcached::quit() closes any open connections to the memcache servers.
This function has no parameters.
Returns true
on success or false
on failure.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/memcached.quit.php