Added new memcached_dump() command.
[awesomized/libmemcached] / docs / memcached_stats.pod
old mode 100755 (executable)
new mode 100644 (file)
index 33784cf..daabd07
@@ -1,6 +1,6 @@
 =head1 NAME
 
-memcached_stat memcached_stat_servername memcached_stat_get_value memcached_stat_get_keys
+memcached_stat memcached_stat_servername memcached_stat_get_value memcached_stat_get_keys - Get statistics
 
 =head1 LIBRARY
 
@@ -38,7 +38,9 @@ While it is possible to access the structure directly it is not advisable.
 
 memcached_stat() fetches an array of C<memcached_stat_st> 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<MEMCACHED_BEHAVIOR_USE_UDP>
+behavior set, a NULL value is returned and the error parameter is set to 
+C<MEMCACHED_NOT_SUPPORTED>.
 
 memcached_stat_servername() can be used standalone without a C<memcached_st> to
 obtain the state of a particular server.  "args" is used to define a