#include <boost/asio/detail/config.hpp>
#include <string>
#include <boost/system/error_code.hpp>
#include <boost/asio/detail/push_options.hpp>
#include <boost/asio/detail/pop_options.hpp>
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::asio | |
boost::asio::ip | |
Functions | |
BOOST_ASIO_DECL std::string | boost::asio::ip::host_name () |
Get the current host name. More... | |
BOOST_ASIO_DECL std::string | boost::asio::ip::host_name (boost::system::error_code &ec) |
Get the current host name. More... | |