Initial support for the binary protocol
[awesomized/libmemcached] / docs / memcached_behavior.pod
index f717984d850be918b9defcd23dc9d9c474688552..8821dcdfaff49d88da47d200dbb8baf8c671dd48 100755 (executable)
@@ -121,6 +121,11 @@ sorted order. This will defeat consisten hashing.
 In non-blocking mode this changes the value of the timeout during socket
 connection.
 
+=item MEMCACHED_BEHAVIOR_BINARY_PROTOCOL
+
+Enable the use of the binary protocol. Please note that you cannot toggle
+this flag on an open connection.
+
 =back
 
 =head1 RETURN