Home | Libraries | People | FAQ | More |
Resolve a query to a list of entries.
iterator_type resolve( implementation_type & impl, const query_type & query, boost::system::error_code & ec); » more...
Resolve an endpoint to a list of entries.
iterator_type resolve( implementation_type & impl, const endpoint_type & endpoint, boost::system::error_code & ec); » more...