Final bits for 1.0.9
[m6w6/libmemcached] / docs / man / libmemcachedutil.3
1 .TH "LIBMEMCACHEDUTIL" "3" "July 05, 2012" "1.0.9" "libmemcached"
2 .SH NAME
3 libmemcachedutil \- libmemcached Documentation
4 .
5 .nr rst2man-indent-level 0
6 .
7 .de1 rstReportMargin
8 \\$1 \\n[an-margin]
9 level \\n[rst2man-indent-level]
10 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
11 -
12 \\n[rst2man-indent0]
13 \\n[rst2man-indent1]
14 \\n[rst2man-indent2]
15 ..
16 .de1 INDENT
17 .\" .rstReportMargin pre:
18 . RS \\$1
19 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
20 . nr rst2man-indent-level +1
21 .\" .rstReportMargin post:
22 ..
23 .de UNINDENT
24 . RE
25 .\" indent \\n[an-margin]
26 .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
27 .nr rst2man-indent-level -1
28 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
29 .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
30 ..
31 .\" Man page generated from reStructeredText.
32 .
33 .sp
34 Utility library for libmemcached
35 .SH SYNOPSIS
36 .sp
37 .nf
38 .ft C
39 cc [ flag ... ] file ... \-lmemcachedutil
40
41 #include <libmemcached/memcached_util.h>
42 .ft P
43 .fi
44 .SH DESCRIPTION
45 .sp
46 \fBlibmemcachedutil\fP is a small and thread\-safe client library that
47 provides extra functionality built on top of \fBlibmemcached\fP.
48 .SH THREADS
49 .sp
50 Do not try to access an instance of \fBmemcached_st\fP from multiple threads
51 at the same time. If you want to access memcached from multiple threads
52 you should either clone the \fBmemcached_st\fP, or use the memcached pool
53 implementation. see \fBmemcached_pool_create()\fP.
54 .SH HOME
55 .sp
56 To find out more information please check:
57 \fI\%http://libmemcached.org/\fP
58 .SH SEE ALSO
59 .sp
60 \fIlibmemcached(3)\fP \fImemcached_pool_create(3)\fP \fImemcached_pool_destroy(3)\fP \fImemcached_pool_pop(3)\fP \fImemcached_pool_push(3)\fP
61 .SH AUTHOR
62 Brian Aker
63 .SH COPYRIGHT
64 2011, Brian Aker DataDifferential, http://datadifferential.com/
65 .\" Generated by docutils manpage writer.
66 .\"
67 .