$search
#include "asio/detail/push_options.hpp"#include <string>#include "asio/detail/pop_options.hpp"#include "asio/error.hpp"#include "asio/detail/socket_ops.hpp"#include "asio/detail/throw_error.hpp"

Go to the source code of this file.
Namespaces | |
| namespace | asio |
| namespace | asio::ip |
Functions | |
| std::string | asio::ip::host_name (asio::error_code &ec) |
| Get the current host name. | |
| std::string | asio::ip::host_name () |
| Get the current host name. | |