Refactor: memcached_io_read should return memcached_return error codes
[awesomized/libmemcached] / libmemcached / memcached_io.h
2009-05-02  Trond NorbyeRefactor: memcached_io_read should return memcached_ret...
2009-03-24  Trond NorbyeUse poll() to determine next readable server
2009-03-09  Eric Lambertudp support in fire and forget mode for all ops but...
2009-01-23  Trond Norbyereplace memcached_readline with memcached_io_readline
2009-01-06  Brian AkerMerge
2009-01-06  Brian AkerImport new purge work from trond
2008-11-21   <brian@gir-3.local>Patch from evn
2008-11-17   <brian@gir-3.local>Removing purge support for the time being.
2008-11-15   <brian@gir-3.local>Trying to remove dead branch
2008-10-22  Trond NorbyePurge the input buffer if I discover a lot of commands...
2008-09-08   <brian@gir-3.local>Fix dangling endif
2008-09-08   <brian@gir-3.local>More warning cleanup.
2008-09-08   <brian@gir-3.local>Cleanup warnings/found issue in store by key functions.
2008-07-29   <brian@localhost... Handling merge
2008-07-26   <trond@localhost>Initial support for the binary protocol
2008-05-21   <brian@h219-110... Fix for death of file io to call shutdown()
2008-05-20  Brian AkerFixed all key methods to now take const char * (all...
2008-05-05   <patg@patg.net>Merge 477:75823cad36b7 with -r 476
2008-04-20   <brian@gir>This will fix the bad head by Tim?
2008-03-11   <brian@gir-2.local>Collapse heads for major merge.
2008-03-10   <brian@gir-2.local>Huge refactoring of directory structure.