Add in MSG_DONTWAIT for recv().
[awesomized/libmemcached] / libmemcached / server.cc
2011-06-14  Brian AkerMerge in fix for additional logic for timeouts.
2011-05-24  Brian AkerFix set_last_disconnected_host() to handle a null opera...
2011-05-23  Brian AkerSimply free so that we can not have a bunch of if/else...
2011-05-23  Brian AkerThis fixes bug 776354.
2011-05-18  Brian AkerSmall style cleanup
2011-05-04  Brian AkerMerge in fix so that we don't have to do weight on...
2011-04-28  Brian AkerMerge in conversion to C++.