Raised default timeout.
[awesomized/libmemcached] / lib / memcached_quit.c
2007-12-11  Brian AkerRaised default timeout.
2007-12-11  Brian AkerNew async test.
2007-12-03   <brian@gir.local>Fixing failure of socket issue.
2007-12-01  Brian AkerFix for Linux system for async protocol.
2007-12-01   <brian@gir.tangen... Big fix for async mode to make sure all data has been...
2007-11-14  Brian AkerRemoved more then a handfull of memset() calls.
2007-11-13  Brian AkerAdding comments to memcached_mget() that you need to...
2007-11-09  Brian AkerFixed bug reported by Stuart Midgley about what happens...
2007-10-24  Brian AkerRemoved the dead select code.
2007-10-13  Brian AkerUpdates to clean server structure.
2007-10-12  Brian AkerThis is a rewrite of some of the IO code to handle...
2007-10-07  Brian AkerFinished up memcached_behavior_set/get() method. Tests...
2007-10-03  Brian AkerNon-blocking IO :)
2007-09-28  Brian AkerDTrace support
2007-09-27  Brian AkerReadjusted a number function names.
2007-09-24   <brian@gir.local>Merge Mark's test code.
2007-09-24   <brian@gir.local>Fixed merge
2007-09-24   <brian@gir.local>Rewrote return read() to now read exactly character...
2007-09-19   <brian@gir.local>Increment and decrement now works.