X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemcached_sasl.3;h=2113d7b689ef5b3c66e1b9e75e5d4e10093ada7c;hb=381c98f0967635bf58f70f6666c7f56dbf1b8e76;hp=1f4f66671c12a1e3caf054a773d7dccb3ab2a97e;hpb=3f612b4f5074c64e5a0b63dd38d273b40a473620;p=awesomized%2Flibmemcached diff --git a/docs/man/memcached_sasl.3 b/docs/man/memcached_sasl.3 index 1f4f6667..2113d7b6 100644 --- a/docs/man/memcached_sasl.3 +++ b/docs/man/memcached_sasl.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_SASL" "3" "January 26, 2012" "1.0.4" "libmemcached" +.TH "MEMCACHED_SASL" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_sasl \- libmemcached Documentation . @@ -43,11 +43,11 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .UNINDENT .INDENT 0.0 .TP -.B memcached_return memcached_set_sasl_auth_data(memcached_st\fI\ *ptr\fP, const char\fI\ *username\fP, const char\fI\ *password\fP) +.B memcached_return_t memcached_set_sasl_auth_data(memcached_st\fI\ *ptr\fP, const char\fI\ *username\fP, const char\fI\ *password\fP) .UNINDENT .INDENT 0.0 .TP -.B memcached_return memcached_destroy_sasl_auth_data(memcached_st\fI\ *ptr\fP) +.B memcached_return_t memcached_destroy_sasl_auth_data(memcached_st\fI\ *ptr\fP) .UNINDENT .sp Compile and link with \-lmemcached @@ -66,13 +66,11 @@ in memory. If you choose to use this method you have to call \fBmemcached_free\fP to avoid a memory leak. You should NOT call \fI\%memcached_destroy_sasl_auth_data\fP if you specify your own callback function with \fI\%memcached_set_sasl_callbacks()\fP. -.sp -You as a client user have to initialize libsasl by using \fBsasl_client_init\fP before enabling it in libmemcached, and you have to shut down libsasl by -calling \fBsasl_done()\fP when you are done using SASL from libmemcached. .SH RETURN .sp -\fI\%memcached_get_sasl_callbacks()\fP returns the callbacks currently used -by this memcached handle. \fBmemcached_get_sasl_set_auth_data()\fP returns \fBMEMCACHED_SUCCESS\fP upon success. +\fI\%memcached_get_sasl_callbacks()\fP returns the callbacks currently used by +this memcached handle. \fI\%memcached_set_sasl_auth_data()\fP returns +\fBMEMCACHED_SUCCESS\fP upon success. .SH HOME .sp To find out more information please check: @@ -88,7 +86,7 @@ Trond Norbye, <\fI\%trond.norbye@gmail.com\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" .