Fix for Linux system for async protocol.
authorBrian Aker <brian@tangent.org>
Sat, 1 Dec 2007 11:43:52 +0000 (03:43 -0800)
committerBrian Aker <brian@tangent.org>
Sat, 1 Dec 2007 11:43:52 +0000 (03:43 -0800)
commit311bd0fafe1da7b5cc770a2ff4fac5472a801a40
treeca89b38c25b81eaff8dfd8d9ac9ca3b946b7e31e
parent3d2ba0693a28ce47e106018a65ebcca0a213731c
Fix for Linux system for async protocol.
Fix for reworked memcached_get() code.

This should solve the known  issues with the protocol going weird while
using async.
14 files changed:
ChangeLog
configure.ac
include/memcached.h
lib/common.h
lib/memcached.c
lib/memcached_do.c
lib/memcached_get.c
lib/memcached_io.c
lib/memcached_quit.c
lib/memcached_response.c
lib/memcached_strerror.c
src/memslap.c
tests/function.c
tests/output.res