~brianaker/libmemcached/gear-clean

« back to all changes in this revision

Viewing changes to example/interface_v1.cc

  • Committer: Brian Aker
  • Date: 2012-09-24 01:36:01 UTC
  • mto: This revision was merged to the branch mainline in revision 1072.
  • Revision ID: brian@tangent.org-20120924013601-4f0zeykol10ka6so
Updates from ddm4

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
 * you will not receive the next command before a answer to the previous
9
9
 * command is being sent.
10
10
 */
11
 
#include "mem_config.h"
 
11
#include "config.h"
12
12
 
13
13
#include <cassert>
14
14
#include <cerrno>