memcached_server_add() now works so you can connect to host other then
author <brian@gir.local> <>
Tue, 18 Sep 2007 05:36:24 +0000 (07:36 +0200)
committer <brian@gir.local> <>
Tue, 18 Sep 2007 05:36:24 +0000 (07:36 +0200)
commit7cbcd28d0e2958df0572d965996a65e22b18e66a
tree5f66ecd8c949deec6018d34d312d654ed649cc6d
parent1f34771f7ba527e3afb675f1a448d6c5ab66596b
memcached_server_add() now works so you can connect to host other then
localhost.

More error checking on failures (and failures cascading properly).
include/memcached.h
lib/Makefile.am
lib/memcached.c
lib/memcached_connect.c
lib/memcached_delete.c [new file with mode: 0644]
lib/memcached_get.c
lib/memcached_stats.c
lib/memcached_storage.c