X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fmemcached_servers.rst;h=6ec518148cd300ac8e41cb2b6ea1481ffb98962a;hb=6dab4c45effc85493d9e097d0df3446e202f3e8e;hp=ae5e7baeb1c868c42f76f08a4b02ce8bb23d98f1;hpb=bd53173d0a23c8c2a0dac68056cbd2cc52d5a6ef;p=awesomized%2Flibmemcached 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