X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fmemcached_stats.pod;h=cd486046ba36c3ee95d9fc8c67cc36988121862e;hb=24342b1919b6aaa26c33aae50974b449f95a737a;hp=33784cfd9c5cbaa0e01c60b845fab8f6a329066a;hpb=7add2cb42be7d072888ab916eb35cdef8a2774a1;p=awesomized%2Flibmemcached diff --git a/docs/memcached_stats.pod b/docs/memcached_stats.pod old mode 100755 new mode 100644 index 33784cfd..cd486046 --- a/docs/memcached_stats.pod +++ b/docs/memcached_stats.pod @@ -38,7 +38,9 @@ While it is possible to access the structure directly it is not advisable. memcached_stat() fetches an array of C structures containing the state of all available memcached servers. The return value must be freed -by the calling application. +by the calling application. If called with the C +behavior set, a NULL value is returned and the error parameter is set to +C. memcached_stat_servername() can be used standalone without a C to obtain the state of a particular server. "args" is used to define a