Query: libmemcachedutil
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LIBMEMCACHEDUTIL(3) libmemcached LIBMEMCACHEDUTIL(3)NAMElibmemcachedutil - libmemcached Documentation Utility library for libmemcachedSYNOPSIScc [ flag ... ] file ... -lmemcachedutil #include <libmemcached/memcached_util.h>DESCRIPTIONlibmemcachedutil is a small and thread-safe client library that provides extra functionality built on top of libmemcached.THREADSDo not try to access an instance of memcached_st from multiple threads at the same time. If you want to access memcached from multiple threads you should either clone the memcached_st, or use the memcached pool implementation. see memcached_pool_create().HOMETo find out more information please check: http://libmemcached.org/SEE ALSOlibmemcached(3) memcached_pool_create(3) memcached_pool_destroy(3) memcached_pool_pop(3) memcached_pool_push(3)AUTHORBrian AkerCOPYRIGHT2011-2013, Brian Aker DataDifferential, http://datadifferential.com/ 1.0.16 January 31, 2013 LIBMEMCACHEDUTIL(3)
Related Man Pages |
---|
memcached_strerror(3) - debian |
memcached_get_user_data(3) - centos |
memcached_exist(3) - centos |
memcached_last_error_message(3) - centos |
memcached_lib_version(3) - centos |
Similar Topics in the Unix Linux Community |
---|
libmemcached 0.13 (Default branch) |
libmemcached 0.15 (Default branch) |
libmemcached 0.16 (Default branch) |
libmemcached 0.17 (Default branch) |
libmemcached 0.23 (Default branch) |