X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fmemcached_stats.rst;h=2cd36b6b5cdbe49ddfad1feec9f57fe0d3bea07d;hb=2674b74b067e8578bf323445a88f46bb3fa18ffd;hp=0c0115c9d44664d4bfa35d8ae7ec03841987bd29;hpb=a6c3e3a3d04f379b1480c8c88a8eae17e54b1449;p=m6w6%2Flibmemcached diff --git a/docs/memcached_stats.rst b/docs/memcached_stats.rst index 0c0115c9..2cd36b6b 100644 --- a/docs/memcached_stats.rst +++ b/docs/memcached_stats.rst @@ -33,34 +33,20 @@ DESCRIPTION libmemcached(3) has the ability to query a memcached server (or collection of servers) for their current state. Queries to find state return a -\ ``memcached_stat_st``\ structure. You are responsible for freeing this structure. -While it is possible to access the structure directly it is not advisable. -