Update m4
[m6w6/libmemcached] / libtest / server.h
index f27ce08f7455066598b6ac333b7eef079cdcc1a9..7ec3096cf6e9372ed7dc0f97ab108486d1d833a2 100644 (file)
@@ -232,7 +232,7 @@ public:
 
   bool is_socket() const
   {
-    return _hostname[0] == '/';
+    return _is_socket;
   }
 
   const std::string running() const