]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/configuration/rpcconfig/rpcconfig.h
Use external socket to correctly stop XML-RPC server
[stg.git] / projects / stargazer / plugins / configuration / rpcconfig / rpcconfig.h
index 4e6d9f1fdbf5ac2306023831733a1a963b0d6924..87ef9470ded316ede1a676a85e63791c79c7eb58 100644 (file)
@@ -101,6 +101,7 @@ private:
     TARIFFS *               tariffs;
     STORE *                 store;
     MODULE_SETTINGS         settings;
+    int                     fd;
     xmlrpc_c::registry      rpcRegistry;
     xmlrpc_c::serverAbyss * rpcServer;
     bool                    running;