X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=test%2Flib%2FServer.hpp;h=26acdc4468b2f89ff0b4524e28ea3251a273a923;hb=9c7babba79ee747f7f549912ea01fd83c37f7e0c;hp=9b1d4a7324c2334800cc075597e237b455e1f494;hpb=0e1198064e6f95724d7bc92cc9ef14eb8a37e245;p=awesomized%2Flibmemcached diff --git a/test/lib/Server.hpp b/test/lib/Server.hpp index 9b1d4a73..26acdc44 100644 --- a/test/lib/Server.hpp +++ b/test/lib/Server.hpp @@ -69,7 +69,7 @@ public: bool signal(int signo = SIGTERM); bool check(); - bool isListening(); + bool isListening() const; bool ensureListening(); bool wait(int flags = 0);