X-Git-Url: http://git.indexdata.com/cgi-bin?a=blobdiff_plain;f=src%2Frouter_flexml.hpp;h=6fca6126965e0a4a45b58a05f96cdca903c23ba2;hb=9838c2eadf06b6bfe3d6eb264c1b485b51ba1a06;hp=07f32674f1ba6b083cde89e8e60ed2422033fddc;hpb=491b957f16710bd20d924466d8ba3d7208f60573;p=metaproxy-moved-to-github.git diff --git a/src/router_flexml.hpp b/src/router_flexml.hpp index 07f3267..6fca612 100644 --- a/src/router_flexml.hpp +++ b/src/router_flexml.hpp @@ -44,7 +44,7 @@ namespace metaproxy_1 virtual RoutePos *createpos() const; void start(); - void stop(); + void stop(int signo); private: boost::scoped_ptr m_p; };