You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@apr.apache.org by bu...@apache.org on 2008/11/15 15:42:06 UTC

DO NOT REPLY [Bug 46216] request feature: ability to close a connection to memcached daemon

https://issues.apache.org/bugzilla/show_bug.cgi?id=46216


Julien Perez <ju...@epsylonia.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Julien Perez <ju...@epsylonia.net>  2008-11-15 06:42:05 PST ---
Nevermind this bug entry, I just read more in the apr_memcache.c code and I
found out I can close the connection using the following call:

          apr_pool_destroy(pool);


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org