X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=test%2Flib%2FCluster.hpp;h=c99e1d377ceca6248f68ef72b10d96727f312e23;hb=21e20f73898b5f47e6cbd866beb95e95d6bf1215;hp=199d2c74c49c51afbd4176b664387f375d095034;hpb=2c43b7ea471c819c8e726eefccc39a469f6b9ae6;p=awesomized%2Flibmemcached diff --git a/test/lib/Cluster.hpp b/test/lib/Cluster.hpp index 199d2c74..c99e1d37 100644 --- a/test/lib/Cluster.hpp +++ b/test/lib/Cluster.hpp @@ -46,6 +46,7 @@ public: bool isStopped(); bool isListening(); void wait(); + bool restart(); private: size_t count;