在线文档教程
PHP

Memcached::quit

Memcached::quit

(PECL memcached >= 2.0.0)

Memcached::quit — Close any open connections

Description

public bool Memcached::quit ( void )

Memcached::quit() closes any open connections to the memcache servers.

Parameters

This function has no parameters.

Return Values

Returns TRUE on success or FALSE on failure.

← Memcached::prependByKey

Memcached::replace →

© 1997–2017 The PHP Documentation Group

Licensed under the Creative Commons Attribution License v3.0 or later.

https://secure.php.net/manual/en/memcached.quit.php