X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fmemcached_behavior.rst;h=7c63d35d2ed2190bb1388be0ad047612003188ed;hb=dbc62573e1a6dc8cbcc97d0898e8615b0916d6ab;hp=6c40128294ecd13a5fa12f43758bd9964a6a1c4c;hpb=f2a04f4573b52436413d1d413be0fc18eacfa8ee;p=awesomized%2Flibmemcached diff --git a/docs/memcached_behavior.rst b/docs/memcached_behavior.rst index 6c401282..7c63d35d 100644 --- a/docs/memcached_behavior.rst +++ b/docs/memcached_behavior.rst @@ -164,11 +164,9 @@ Enabling this will cause :manpage:`libmemcached(3)` to test all keys to verify t Enabling this will cause hosts that are added to be placed in the host list in sorted order. This will defeat consisten hashing. - .. c:type:: MEMCACHED_BEHAVIOR_CONNECT_TIMEOUT -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. .. c:type:: MEMCACHED_BEHAVIOR_BINARY_PROTOCOL