memcached_verbosity
libmemcached Documentation
- Provided by: libmemcached-dev (Version: 1.1.4-1.1build3)
- Source: libmemcached
- Report a bug
libmemcached Documentation
memcached_verbosity() modifies the "verbosity" of the memcached(1) servers referenced in the memcached_st parameter.
A value of type memcached_return_t is returned.
On success that value will be MEMCACHED_SUCCESS.
Use memcached_strerror() to translate this value to a printable string.