728x90
반응형
ip::basic_resolver_entry::host_name
항목과 연결된 호스트 이름을 가져온다.
std::string host_name() const;
template< class Allocator> std::basic_string< char, std::char_traits< char >, Allocator > host_name( const Allocator & alloc = Allocator()) const;
728x90
반응형
'Boost C++ Libraries > Boost.Asio' 카테고리의 다른 글
Boost.Asio 색인 - ssl::host_name_verification::host_name_verification (0) | 2021.01.29 |
---|---|
Boost.Asio 색인 - ip::basic_resolver_query::host_name (0) | 2021.01.29 |
Boost.Asio 색인 - ip::network_v6::hosts (0) | 2021.01.29 |
Boost.Asio 색인 - ip::network_v4::hosts (0) | 2021.01.29 |
Boost.Asio 색인 - ip::basic_resolver_query::hints (0) | 2021.01.29 |