Turns out the protocol docs were in error, and that the size for 1.2 was a
author <brian@wlan-guest-114.corp.yahoo.com> <>
Fri, 14 Dec 2007 04:24:58 +0000 (20:24 -0800)
committer <brian@wlan-guest-114.corp.yahoo.com> <>
Fri, 14 Dec 2007 04:24:58 +0000 (20:24 -0800)
commit6f50a6acc95303396a8a073c3746cdff83df2301
tree55b490d341799c15a0afa31b15f528e33308280d
parent3bd95102380ff8d9f2599f0965c09776344d0691
Turns out the protocol docs were in error, and that the size for 1.2 was a
uint32_t, not a uint16_t.
include/memcached.h
lib/memcached_fetch.c
lib/memcached_get.c
lib/memcached_storage.c
tests/function.c