X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemcached_behavior_get.3;h=50a9236530a8768ff3fb69f2f1f74614f1bd4dbd;hb=381c98f0967635bf58f70f6666c7f56dbf1b8e76;hp=d0f92a69a86d3f7a920f7df387e21599f973eab9;hpb=9d73405fcf5797f8fbcd6b1cff6d67ef4ed0b41e;p=m6w6%2Flibmemcached diff --git a/docs/man/memcached_behavior_get.3 b/docs/man/memcached_behavior_get.3 index d0f92a69..50a92365 100644 --- a/docs/man/memcached_behavior_get.3 +++ b/docs/man/memcached_behavior_get.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_BEHAVIOR_GET" "3" "April 05, 2012" "1.0.6" "libmemcached" +.TH "MEMCACHED_BEHAVIOR_GET" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_behavior_get \- libmemcached Documentation . @@ -181,7 +181,7 @@ Sets the compatibility mode. The value can be set to either MEMCACHED_KETAMA_COM .B MEMCACHED_BEHAVIOR_POLL_TIMEOUT .UNINDENT .sp -Modify the timeout value that is used by poll. The default value is \-1. An signed int pointer must be passed to memcached_behavior_set to change this value. For memcached_behavior_get a signed int value will be cast and returned as the unsigned long long. +Modify the timeout value that is used by poll. The default value is \-1. An signed int must be passed to memcached_behavior_set to change this value (this requires casting). For memcached_behavior_get a signed int value will be cast and returned as the unsigned long long. .INDENT 0.0 .TP .B MEMCACHED_BEHAVIOR_USER_DATA @@ -211,7 +211,7 @@ Enabling this will cause hosts that are added to be placed in the host list in s .B MEMCACHED_BEHAVIOR_CONNECT_TIMEOUT .UNINDENT .sp -In non\-blocking mode this changes the value of the timeout during socket connection. +In non\-blocking mode this changes the value of the timeout during socket connection in milliseconds. Specifying \-1 means an infinite time‐out. .INDENT 0.0 .TP .B MEMCACHED_BEHAVIOR_BINARY_PROTOCOL @@ -346,7 +346,7 @@ To find out more information please check: .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. .\" .