Change binary protocol behavior to disallow the use of key verification. (We disable...
author <hannu.valtonen@hut.fi> <>
Fri, 9 Jan 2009 09:21:54 +0000 (11:21 +0200)
committer <hannu.valtonen@hut.fi> <>
Fri, 9 Jan 2009 09:21:54 +0000 (11:21 +0200)
commit87d2e51b980627c645893d5c115bb0d9c132911f
tree468cc9e58c5dcf95b6b0630c58ea04ca3f367b91
parent7f243ba87d031f9891ae71c593bb8ea6cc1d4e5b
Change binary protocol behavior to disallow the use of key verification. (We disable key verification in case setting binary-protocol behavior, and disallow setting key verification behavior in case binary protocol is already in use. Motivation for this is to allow the use of arbitrary key content i.e. non-ascii
libmemcached/memcached_behavior.c