Update all docs.
[m6w6/libmemcached] / docs / memcached_behavior.rst
index 6c40128294ecd13a5fa12f43758bd9964a6a1c4c..7c63d35d2ed2190bb1388be0ad047612003188ed 100644 (file)
@@ -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