Boost C++ Libraries/Boost.Asio
Boost.Asio 색인 - ip::basic_resolver_entry::service_name
까마귀75
2021. 3. 2. 13:25
728x90
반응형
ip::basic_resolver_entry::service_name
항목과 연결된 서비스 이름을 가져온다.
std::string service_name() const;
template< class Allocator> std::basic_string< char, std::char_traits< char >, Allocator > service_name( const Allocator & alloc = Allocator()) const;
728x90
반응형