After quit is issued, client reads all data from server,
author <kevin@laminaria> <>
Wed, 20 Feb 2008 22:24:23 +0000 (14:24 -0800)
committer <kevin@laminaria> <>
Wed, 20 Feb 2008 22:24:23 +0000 (14:24 -0800)
commit3c90bd6d0aefbeda8ab445fe99991925fce731d4
tree84ae811b1d4392c00b7ec7e21021262c00b1f979
parent68de90dbdf91650ad3ed6ac4badde97cbad666ce
After quit is issued, client reads all data from server,
insuring that server reads all data.
atom_smasher many_adds tests for errors when this is not done.
lib/memcached_quit.c
tests/atomsmasher.c