testing: ensure the server is properly listening
[awesomized/libmemcached] / test / lib / Server.hpp
index 44fd5e99812abd0fe7fc01f47b7427f42ab06a2b..f37c79a5e734d6a63297864b4ea50e3d987ab6c0 100644 (file)
@@ -59,6 +59,7 @@ public:
   bool signal(int signo = SIGTERM);
   bool check();
   bool isListening();
+  bool ensureListening();
 
   bool wait(int flags = 0);
   bool tryWait();