runtests
[awesomized/libmemcached] / test / lib / Server.hpp
index 9b1d4a7324c2334800cc075597e237b455e1f494..26acdc4468b2f89ff0b4524e28ea3251a273a923 100644 (file)
@@ -69,7 +69,7 @@ public:
 
   bool signal(int signo = SIGTERM);
   bool check();
-  bool isListening();
+  bool isListening() const;
   bool ensureListening();
 
   bool wait(int flags = 0);