X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Frouter_flexml.hpp;h=9b5d890361a0fdf5550361d08897b62778f84815;hb=21f6f74a2418a5f180f12cd9bd2a1a000efd26b0;hp=07f32674f1ba6b083cde89e8e60ed2422033fddc;hpb=8ced8e7b5de3ecba12ac68ce5c5e8cddf40d800f;p=metaproxy-moved-to-github.git diff --git a/src/router_flexml.hpp b/src/router_flexml.hpp index 07f3267..9b5d890 100644 --- a/src/router_flexml.hpp +++ b/src/router_flexml.hpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2013 Index Data + Copyright (C) Index Data Metaproxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -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; };