X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=test%2Flib%2FServer.hpp;fp=test%2Flib%2FServer.hpp;h=f37c79a5e734d6a63297864b4ea50e3d987ab6c0;hb=12db645b4866a01c7c2bd0baba3be221e8d16ae9;hp=44fd5e99812abd0fe7fc01f47b7427f42ab06a2b;hpb=2b1e2cd28a097ba1fb8613ee17b9560e82aa2470;p=awesomized%2Flibmemcached diff --git a/test/lib/Server.hpp b/test/lib/Server.hpp index 44fd5e99..f37c79a5 100644 --- a/test/lib/Server.hpp +++ b/test/lib/Server.hpp @@ -59,6 +59,7 @@ public: bool signal(int signo = SIGTERM); bool check(); bool isListening(); + bool ensureListening(); bool wait(int flags = 0); bool tryWait();