X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemcached_behavior_set.3;h=33b8ff06b63f72287ff90ea4d2a17ff98f99bd0d;hb=f47caf2833675cce0b62a6e4ffd6764c1490a8b4;hp=7b0d9e399cfef35b4e33a3126b56f3d2b301e443;hpb=8064f17f2e4401c747905800ecaf71e86f853349;p=m6w6%2Flibmemcached diff --git a/docs/man/memcached_behavior_set.3 b/docs/man/memcached_behavior_set.3 index 7b0d9e39..33b8ff06 100644 --- a/docs/man/memcached_behavior_set.3 +++ b/docs/man/memcached_behavior_set.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_BEHAVIOR_SET" "3" "April 19, 2012" "1.0.6" "libmemcached" +.TH "MEMCACHED_BEHAVIOR_SET" "3" "August 02, 2012" "1.0.10" "libmemcached" .SH NAME memcached_behavior_set \- 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