asio C++ library

PrevUpHomeNext
ip::resolver_service::resolve (1 of 2 overloads)

Resolve a query to a list of entries.

iterator_type resolve(
    implementation_type & impl,
    const query_type & query,
    asio::error_code & ec);

PrevUpHomeNext