Fix for non-blocking IO error. The refactoring bit broke some cases where
authorBrian Aker <brian@tangent.org>
Tue, 29 Jan 2008 07:42:27 +0000 (23:42 -0800)
committerBrian Aker <brian@tangent.org>
Tue, 29 Jan 2008 07:42:27 +0000 (23:42 -0800)
commit6dab216a486ce3c5cb9a041f91bedb88afc8515a
tree2b5557578c281dea88c6610ea6e5950252da8fc3
parent34d4d96c4f3c4aae39fb59aca2e012bac726e794
Fix for non-blocking IO error. The refactoring bit broke some cases where
the server had not caught up with the client.
include/memcached.h
lib/memcached_io.c
lib/memcached_response.c
tests/function.c