(PECL memcached >= 2.0.0)
Memcached::quit — 关闭所有打开的连接
Memcached::quit() 关闭与 memcache 服务器的所有打开的连接。
此函数没有参数。
成功时返回 true,失败时返回 false。
true
false