memcached_behavior() causes commands to be buffered until they are flushed to
[awesomized/libmemcached] / lib / memcached_strerror.c
2008-01-05   <brian@gir.tangen... memcached_behavior() causes commands to be buffered...
2007-12-08   <brian@gir.tangen... Refactor of async code. poll() is now only called when...
2007-12-01  Brian AkerFix for Linux system for async protocol.
2007-11-20  Brian AkerFix for poorly terminated hostname.
2007-11-12  Brian AkerFixed bug where zero length key was provided.
2007-10-31  Brian AkerAdded support for UNIX sockets.
2007-10-17  Brian AkerNull merge
2007-10-16  Mark Atwoodcommand line error reporting, use my_errno
2007-10-12  Brian AkerThis is a rewrite of some of the IO code to handle...
2007-10-07  Brian AkerUpdated return code from memcached_response to send...
2007-10-02  Brian AkerGetting everything ready for non-blocking IO.
2007-09-30  Brian AkerAdded/restructured all additional hostname information
2007-09-28  Brian AkerDTrace support
2007-09-28  Brian AkerBunch of fixes related to portability.
2007-09-27  Brian AkerReadjusted a number function names.
2007-09-22   <brian@gir.local>Fixed all warnings in code.
2007-09-20  Mark Atwoodadd error reporting to tools, and link memcached_strerr...
2007-09-19   <brian@gir.local>Increment and decrement now works.