Final bits for 1.0.9
[m6w6/libmemcached] / docs / man / memcached_last_error_message.3
1 .TH "MEMCACHED_LAST_ERROR_MESSAGE" "3" "July 05, 2012" "1.0.9" "libmemcached"
2 .SH NAME
3 memcached_last_error_message \- 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 .SH SYNOPSIS
34 .sp
35 #include <libmemcached/memcached.h>
36 .INDENT 0.0
37 .TP
38 .B const char *memcached_last_error_message(memcached_st\fI\ *\fP)
39 .UNINDENT
40 .sp
41 Compile and link with \-lmemcached
42 .SH DESCRIPTION
43 .sp
44 \fI\%memcached_last_error_message()\fP is used to return the last error
45 message that the server responded too. If this error came from a specific
46 server, its hostname and port will be provided in the error message.
47 .SH RETURN
48 .sp
49 memcached_last_error_message returns a const char* which does not need to be
50 de\-allocated. If no error has occurred then it will return NULL.
51 .SH HOME
52 .sp
53 To find out more information please check:
54 \fI\%http://libmemcached.org/\fP
55 .SH SEE ALSO
56 .sp
57 \fImemcached(1)\fP \fIlibmemcached(3)\fP \fImemcached_strerror(3)\fP
58 .SH AUTHOR
59 Brian Aker
60 .SH COPYRIGHT
61 2011, Brian Aker DataDifferential, http://datadifferential.com/
62 .\" Generated by docutils manpage writer.
63 .\"
64 .