X-Git-Url: https://git.sesse.net/?p=cubemap;a=blobdiff_plain;f=serverpool.h;h=5dee5f778e8a534a720c0683405a8fe6e24b6313;hp=c22fb67462644f053da8ca0170fc21afebd1c931;hb=d9b0536b128e10447a986f7b6ea2b5c93252c80f;hpb=462cb16514a2b691ae4d4b76125b42fda83df712 diff --git a/serverpool.h b/serverpool.h index c22fb67..5dee5f7 100644 --- a/serverpool.h +++ b/serverpool.h @@ -35,6 +35,9 @@ public: // Starts all the servers. void run(); + // Stops all the servers. + void stop(); + std::vector get_client_stats() const; private: