Adding comments to memcached_mget() that you need to call fetch methods
authorBrian Aker <brian@tangent.org>
Tue, 13 Nov 2007 06:43:00 +0000 (22:43 -0800)
committerBrian Aker <brian@tangent.org>
Tue, 13 Nov 2007 06:43:00 +0000 (22:43 -0800)
commit27ed7884526a4cf01d57437648c20e59caffefa2
tree36f810e1bab3e0ea9458bceacded0505466434cf
parent89aca153336105c0f29903e31ebb6bd743d95307
Adding comments to memcached_mget() that you need to call fetch methods
until all data is recieved. Found partial bug in quit() call with open data.
ChangeLog
docs/memcached_get.pod
lib/memcached_quit.c
tests/function.c