X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=test%2Flib%2FServer.hpp;h=26acdc4468b2f89ff0b4524e28ea3251a273a923;hb=4ef24d8849ffcce9fdc78ef9907aa744a69687dc;hp=9b1d4a7324c2334800cc075597e237b455e1f494;hpb=a1b265e9eba018e9ea510c9224953c27fc271bc9;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);