Implemented support for noreply in the binary protocol
authorTrond Norbye <trond.norbye@sun.com>
Tue, 27 Jan 2009 11:34:32 +0000 (12:34 +0100)
committerTrond Norbye <trond.norbye@sun.com>
Tue, 27 Jan 2009 11:34:32 +0000 (12:34 +0100)
commita7cf02c028bde895f4e49b176443578956001060
tree4edc902ab74f9659df63d8a1da671a083db80b75
parent0010c4a70fc2ffa4a191cf5270442a1fa009bb97
Implemented support for noreply in the binary protocol

Please note that the quiet commands in the binary protocol was added
recently, so you need a recent build of the memcached 1.3.x server.
(at least http://github.com/dustin/memcached/commit/0e8a58a8afbb8f15e42b001f2442858cfa3dcbb6 )
libmemcached/memcached/protocol_binary.h
libmemcached/memcached_response.c
libmemcached/memcached_storage.c
tests/function.c