~493pocbrcycmdw7yksonho9o2qzz-o18bz-d18ecat4t1b76tkfi3vttrkfngli/libmemcached/feature-server_timeout

« back to all changes in this revision

Viewing changes to libmemcached/storage.cc

  • Committer: Brian Aker
  • Date: 2013-11-04 11:17:45 UTC
  • mto: This revision was merged to the branch mainline in revision 1172.
  • Revision ID: brian@tangent.org-20131104111745-8qgb5qej04649xxc
Cleanup for OSX 9

Show diffs side-by-side

added added

removed removed

Lines of Context:
378
378
  WATCHPOINT_SET(instance->io_wait_count.read= 0);
379
379
  WATCHPOINT_SET(instance->io_wait_count.write= 0);
380
380
 
381
 
 
382
381
  bool flush= true;
383
382
  if (memcached_is_buffering(instance->root) and verb == SET_OP)
384
383
  {