From: Brian Aker Date: Sun, 12 Feb 2012 10:38:46 +0000 (-0800) Subject: Fix the documentation for get server by key. X-Git-Tag: 1.0.5~61 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=9f133ef77f22b1d525e5160c094454b04ee906ad;p=awesomized%2Flibmemcached Fix the documentation for get server by key. --- diff --git a/docs/memcached_servers.rst b/docs/memcached_servers.rst index ae5e7bae..6ec51814 100644 --- a/docs/memcached_servers.rst +++ b/docs/memcached_servers.rst @@ -60,10 +60,7 @@ copy is made of structure so the list provided (and any operations on the list) are not saved. :c:func:`memcached_server_by_key()` allows you to provide a key and retrieve the -server which would be used for assignment. This structure is cloned -from its original structure and must be freed. If NULL is returned you -should consult \*error. The returning structure should be freed with -:c:func:`memcached_server_free()`. +server which would be used for assignment. :c:func:`memcached_server_get_last_disconnect()` returns a pointer to the last server for which there was a connection problem. It does not mean this