From 9f133ef77f22b1d525e5160c094454b04ee906ad Mon Sep 17 00:00:00 2001 From: Brian Aker Date: Sun, 12 Feb 2012 02:38:46 -0800 Subject: [PATCH] Fix the documentation for get server by key. --- docs/memcached_servers.rst | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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 -- 2.30.2