Getting everything ready for non-blocking IO.
authorBrian Aker <brian@tangent.org>
Tue, 2 Oct 2007 23:52:14 +0000 (16:52 -0700)
committerBrian Aker <brian@tangent.org>
Tue, 2 Oct 2007 23:52:14 +0000 (16:52 -0700)
commit8c34786ea9d4b879bf5c5cf7ad811836f0d1f37f
tree1e09b5c82e435f9e403c665bea8af459b3f7050f
parent3529e69b4a637b6875d82cb22a250d8abc6e8e85
Getting everything ready for non-blocking IO.

Everything in library now goes through memcached_response()
New memcached_behavior_set() was written so that you can
adjust how the library works.
include/memcached.h
lib/Makefile.am
lib/memcached_auto.c
lib/memcached_behavior.c [new file with mode: 0644]
lib/memcached_connect.c
lib/memcached_response.c
lib/memcached_storage.c
lib/memcached_strerror.c
tests/output.res