9 #ifndef FAIR_MQ_TOOLS_NETWORK_H 10 #define FAIR_MQ_TOOLS_NETWORK_H 23 using io_service =
class io_context;
38 std::map<std::string, std::string> getHostIPs();
41 std::string getInterfaceIP(
const std::string& interface);
44 std::string getDefaultRouteNetworkInterface();
46 std::string getIpFromHostname(
const std::string& hostname);
48 std::string getIpFromHostname(
const std::string& hostname, boost::asio::io_service& ios);
Definition: ControlMessages.h:20
Tools for interfacing containers to the transport via polymorphic allocators.
Definition: DeviceRunner.h:23