X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libtest%2Fserver.h;h=10c1d3745befe08fd3ff25852d78aeab9718ba78;hb=b220134a312e2a488810abfef510f5dbf59078a4;hp=bbebe95714c2b000a9d2ee353175a8c9606cb57e;hpb=d234ba4d3903a1284c02d45d86ef816fd696c13a;p=awesomized%2Flibmemcached diff --git a/libtest/server.h b/libtest/server.h index bbebe957..10c1d374 100644 --- a/libtest/server.h +++ b/libtest/server.h @@ -205,6 +205,8 @@ public: _log_file.clear(); } + std::pair output(); + pid_t pid() const; bool has_pid() const;