Updating test framework for startup/shutdown of memcached.
[m6w6/libmemcached] / libmemcached / io.cc
2011-07-01  Brian AkerUpdating test framework for startup/shutdown of memcached.
2011-06-21  Brian AkerMerge in code such that we are much closer to running...
2011-06-19  Brian AkerMerge in docs.
2011-06-17  Brian AkerDocument/standardize the return types from the fetch...
2011-06-16  Brian AkerLossen up restrictions on the recv().
2011-06-14  Brian AkerAdd in MSG_DONTWAIT for recv().
2011-06-14  Brian AkerClean up the while() loop in recv
2011-06-14  Brian AkerRemove assert.
2011-06-14  Brian AkerMerge in fix for additional logic for timeouts.
2011-06-10  Brian AkerFix conditional jump in error message creation.
2011-06-10  Brian AkerExtend out testing for hosts.
2011-06-09  Brian AkerUpdate test case for timeout.
2011-05-24  Brian AkerMerge in local trunk
2011-05-23  Brian AkerThis fixes bug 776354.
2011-04-28  Brian AkerMerge in code for C++ compiling of libmemcached.
2011-04-28  Brian AkerMerge in conversion to C++.