X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fsource%2Flibmemcached%2Fmemcached_servers.rst;h=aef224a50afd9e92b09aeef0797b88eac04c9a91;hb=43032f572a83233b5183ed6989921efe930aa719;hp=a1286a7e95ae5555e746ca552535a53b62c64e80;hpb=e1833e25ab4a98f9a3f9f9268185af57b2280eaf;p=awesomized%2Flibmemcached diff --git a/docs/source/libmemcached/memcached_servers.rst b/docs/source/libmemcached/memcached_servers.rst index a1286a7e..aef224a5 100644 --- a/docs/source/libmemcached/memcached_servers.rst +++ b/docs/source/libmemcached/memcached_servers.rst @@ -1,4 +1,3 @@ -======================================================== Manipulate the server information stored in memcached_st ======================================================== @@ -68,13 +67,11 @@ functions provided. You can optionally pass in a value via context which will be provided to each callback function. An error return from any callback will terminate the loop. :func:`memcached_server_cursor` is passed the original caller :type:`memcached_st` in its current state. ------- RETURN ------ Varies, see particular functions. --------- SEE ALSO --------