The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
.TH "LIBMEMCACHEDUTIL" "3" "April 03, 2013" "1.0.17" "libmemcached"
.SH NAME
libmemcachedutil \- libmemcached Documentation
.
.nr rst2man-indent-level 0
.
.de1 rstReportMargin
\\$1 \\n[an-margin]
level \\n[rst2man-indent-level]
level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
-
\\n[rst2man-indent0]
\\n[rst2man-indent1]
\\n[rst2man-indent2]
..
.de1 INDENT
.\" .rstReportMargin pre:
. RS \\$1
. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
. nr rst2man-indent-level +1
.\" .rstReportMargin post:
..
.de UNINDENT
. RE
.\" indent \\n[an-margin]
.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
.nr rst2man-indent-level -1
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
.\" Man page generated from reStructuredText.
.
.sp
Utility library for libmemcached
.SH SYNOPSIS
.INDENT 0.0
.INDENT 3.5
.sp
.nf
.ft C
cc [ flag ... ] file ... \-lmemcachedutil

#include <libmemcached/memcached_util.h>
.ft P
.fi
.UNINDENT
.UNINDENT
.SH DESCRIPTION
.sp
\fBlibmemcachedutil\fP  is a small and thread\-safe client library that
provides extra functionality built on top of \fBlibmemcached\fP.
.SH THREADS
.sp
Do not try to access an instance of \fBmemcached_st\fP from multiple threads
at the same time. If you want to access memcached from multiple threads
you should either clone the \fBmemcached_st\fP, or use the memcached pool
implementation. see \fBmemcached_pool_create()\fP.
.SH HOME
.sp
To find out more information please check:
\fI\%http://libmemcached.org/\fP
.SH SEE ALSO
.sp
\fIlibmemcached(3)\fP \fImemcached_pool_create(3)\fP \fImemcached_pool_destroy(3)\fP \fImemcached_pool_pop(3)\fP \fImemcached_pool_push(3)\fP
.SH AUTHOR
Brian Aker
.SH COPYRIGHT
2011-2013, Brian Aker DataDifferential, http://datadifferential.com/
.\" Generated by docutils manpage writer.
.