Changed behavior for MEMCACHED_BEHAVIOR_NO_BLOCK to no longer also enable MEMCACHED_...
[awesomized/libmemcached] / docs / memcached_behavior.pod
index bce0b9e84c92d395df01cf465b12902ed5e40bd0..ccccfde220620380c37fb1b9e26a80b3c9018e15 100755 (executable)
@@ -60,9 +60,7 @@ as will attempting to add a UDP server when this behavior has not been enabled.
 =item MEMCACHED_BEHAVIOR_NO_BLOCK
 
 Causes libmemcached(3) to use asychronous IO. This is the fastest transport
-available for storage functions. For read operations it is currently 
-similar in performance to the non-blocking method (this is being
-looked into).
+available for storage functions.
 
 =item MEMCACHED_BEHAVIOR_SND_TIMEOUT