testing: sasl
[m6w6/libmemcached] / testing / lib / Server.hpp
index fb1b8af184c04e443b60eae06404eb264dbde8a7..ac05eb1304a062281f06388602b607e4cb07160f 100644 (file)
@@ -67,6 +67,7 @@ public:
 private:
   string binary;
   argv_t args;
+  bool sasl = false;
   pid_t pid = 0;
   int pipe = -1;
   int status = 0;