X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fmemcached_behavior.rst;h=7c63d35d2ed2190bb1388be0ad047612003188ed;hb=38c7c4e5444881eee8f76c6050e146c137c3781e;hp=6c40128294ecd13a5fa12f43758bd9964a6a1c4c;hpb=82f13dcb410d2f13b9b1f7b4d97925bd5bdcd5ef;p=m6w6%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