Removed the dead select code.
authorBrian Aker <brian@tangent.org>
Wed, 24 Oct 2007 07:34:49 +0000 (00:34 -0700)
committerBrian Aker <brian@tangent.org>
Wed, 24 Oct 2007 07:34:49 +0000 (00:34 -0700)
commita6fa1b62336cfddaf0d9efb7f431490a7c2f3ac9
tree7e5a28c54e3c3bad552b201c27979a6dbe2e7938
parentd355bbb6bc7cefbc6c9d6d0065bb60967fbe86d9
Removed the dead select code.
Fixed testapp so that we can test just selections of tests.
Fixed issue in IO, where in non-blocking mode it was possible not to write
out a response (aka, we didn't properly flush buffers before exiting).
lib/memcached_io.c
lib/memcached_quit.c
tests/test.c