[DEV] add v1.76.0

This commit is contained in:
2021-10-05 21:37:46 +02:00
parent a97e9ae7d4
commit d0115b733d
45133 changed files with 4744437 additions and 1026325 deletions

View File

@@ -0,0 +1,90 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ip::basic_resolver::resolve (1 of 12 overloads)</title>
<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../resolve.html" title="ip::basic_resolver::resolve">
<link rel="prev" href="../resolve.html" title="ip::basic_resolver::resolve">
<link rel="next" href="overload2.html" title="ip::basic_resolver::resolve (2 of 12 overloads)">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td>
<td align="center"><a href="../../../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="../resolve.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../resolve.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload2.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h5 class="title">
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload1"></a><a class="link" href="overload1.html" title="ip::basic_resolver::resolve (1 of 12 overloads)">ip::basic_resolver::resolve
(1 of 12 overloads)</a>
</h5></div></div></div>
<p>
(Deprecated: Use overload with separate host and service parameters.)
Perform forward resolution of a query to a list of entries.
</p>
<pre class="programlisting">results_type resolve(
const query &amp; q);
</pre>
<p>
This function is used to resolve a query into a list of endpoint entries.
</p>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload1.h0"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload1.parameters"></a></span><a class="link" href="overload1.html#boost_asio.reference.ip__basic_resolver.resolve.overload1.parameters">Parameters</a>
</h6>
<div class="variablelist">
<p class="title"><b></b></p>
<dl class="variablelist">
<dt><span class="term">q</span></dt>
<dd><p>
A query object that determines what endpoints will be returned.
</p></dd>
</dl>
</div>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload1.h1"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload1.return_value"></a></span><a class="link" href="overload1.html#boost_asio.reference.ip__basic_resolver.resolve.overload1.return_value">Return
Value</a>
</h6>
<p>
A range object representing the list of endpoint entries. A successful
call to this function is guaranteed to return a non-empty range.
</p>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload1.h2"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload1.exceptions"></a></span><a class="link" href="overload1.html#boost_asio.reference.ip__basic_resolver.resolve.overload1.exceptions">Exceptions</a>
</h6>
<div class="variablelist">
<p class="title"><b></b></p>
<dl class="variablelist">
<dt><span class="term">boost::system::system_error</span></dt>
<dd><p>
Thrown on failure.
</p></dd>
</dl>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2003-2021 Christopher
M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="../resolve.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../resolve.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload2.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>

View File

@@ -0,0 +1,126 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ip::basic_resolver::resolve (10 of 12 overloads)</title>
<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../resolve.html" title="ip::basic_resolver::resolve">
<link rel="prev" href="overload9.html" title="ip::basic_resolver::resolve (9 of 12 overloads)">
<link rel="next" href="overload11.html" title="ip::basic_resolver::resolve (11 of 12 overloads)">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td>
<td align="center"><a href="../../../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="overload9.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../resolve.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload11.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h5 class="title">
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload10"></a><a class="link" href="overload10.html" title="ip::basic_resolver::resolve (10 of 12 overloads)">ip::basic_resolver::resolve
(10 of 12 overloads)</a>
</h5></div></div></div>
<p>
Perform forward resolution of a query to a list of entries.
</p>
<pre class="programlisting">results_type resolve(
const protocol_type &amp; protocol,
string_view host,
string_view service,
resolver_base::flags resolve_flags,
boost::system::error_code &amp; ec);
</pre>
<p>
This function is used to resolve host and service names into a list of
endpoint entries.
</p>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload10.h0"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload10.parameters"></a></span><a class="link" href="overload10.html#boost_asio.reference.ip__basic_resolver.resolve.overload10.parameters">Parameters</a>
</h6>
<div class="variablelist">
<p class="title"><b></b></p>
<dl class="variablelist">
<dt><span class="term">protocol</span></dt>
<dd><p>
A protocol object, normally representing either the IPv4 or IPv6
version of an internet protocol.
</p></dd>
<dt><span class="term">host</span></dt>
<dd><p>
A string identifying a location. May be a descriptive name or a
numeric address string. If an empty string and the passive flag
has been specified, the resolved endpoints are suitable for local
service binding. If an empty string and passive is not specified,
the resolved endpoints will use the loopback address.
</p></dd>
<dt><span class="term">service</span></dt>
<dd><p>
A string identifying the requested service. This may be a descriptive
name or a numeric string corresponding to a port number. May be
an empty string, in which case all resolved endpoints will have
a port number of 0.
</p></dd>
<dt><span class="term">resolve_flags</span></dt>
<dd><p>
A set of flags that determine how name resolution should be performed.
The default flags are suitable for communication with remote hosts.
See the <a class="link" href="../../ip__resolver_base.html" title="ip::resolver_base"><code class="computeroutput">ip::resolver_base</code></a>
documentation for the set of available flags.
</p></dd>
<dt><span class="term">ec</span></dt>
<dd><p>
Set to indicate what error occurred, if any.
</p></dd>
</dl>
</div>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload10.h1"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload10.return_value"></a></span><a class="link" href="overload10.html#boost_asio.reference.ip__basic_resolver.resolve.overload10.return_value">Return
Value</a>
</h6>
<p>
A range object representing the list of endpoint entries. An empty range
is returned if an error occurs. A successful call to this function is
guaranteed to return a non-empty range.
</p>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload10.h2"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload10.remarks"></a></span><a class="link" href="overload10.html#boost_asio.reference.ip__basic_resolver.resolve.overload10.remarks">Remarks</a>
</h6>
<p>
On POSIX systems, host names may be locally defined in the file <code class="computeroutput">/etc/hosts</code>.
On Windows, host names may be defined in the file <code class="computeroutput">c:\windows\system32\drivers\etc\hosts</code>.
Remote host name resolution is performed using DNS. Operating systems
may use additional locations when resolving host names (such as NETBIOS
names on Windows).
</p>
<p>
On POSIX systems, service names are typically defined in the file <code class="computeroutput">/etc/services</code>.
On Windows, service names may be found in the file <code class="computeroutput">c:\windows\system32\drivers\etc\services</code>.
Operating systems may use additional locations when resolving service
names.
</p>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2003-2021 Christopher
M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="overload9.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../resolve.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload11.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>

View File

@@ -0,0 +1,90 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ip::basic_resolver::resolve (11 of 12 overloads)</title>
<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../resolve.html" title="ip::basic_resolver::resolve">
<link rel="prev" href="overload10.html" title="ip::basic_resolver::resolve (10 of 12 overloads)">
<link rel="next" href="overload12.html" title="ip::basic_resolver::resolve (12 of 12 overloads)">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td>
<td align="center"><a href="../../../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="overload10.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../resolve.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload12.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h5 class="title">
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload11"></a><a class="link" href="overload11.html" title="ip::basic_resolver::resolve (11 of 12 overloads)">ip::basic_resolver::resolve
(11 of 12 overloads)</a>
</h5></div></div></div>
<p>
Perform reverse resolution of an endpoint to a list of entries.
</p>
<pre class="programlisting">results_type resolve(
const endpoint_type &amp; e);
</pre>
<p>
This function is used to resolve an endpoint into a list of endpoint
entries.
</p>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload11.h0"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload11.parameters"></a></span><a class="link" href="overload11.html#boost_asio.reference.ip__basic_resolver.resolve.overload11.parameters">Parameters</a>
</h6>
<div class="variablelist">
<p class="title"><b></b></p>
<dl class="variablelist">
<dt><span class="term">e</span></dt>
<dd><p>
An endpoint object that determines what endpoints will be returned.
</p></dd>
</dl>
</div>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload11.h1"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload11.return_value"></a></span><a class="link" href="overload11.html#boost_asio.reference.ip__basic_resolver.resolve.overload11.return_value">Return
Value</a>
</h6>
<p>
A range object representing the list of endpoint entries. A successful
call to this function is guaranteed to return a non-empty range.
</p>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload11.h2"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload11.exceptions"></a></span><a class="link" href="overload11.html#boost_asio.reference.ip__basic_resolver.resolve.overload11.exceptions">Exceptions</a>
</h6>
<div class="variablelist">
<p class="title"><b></b></p>
<dl class="variablelist">
<dt><span class="term">boost::system::system_error</span></dt>
<dd><p>
Thrown on failure.
</p></dd>
</dl>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2003-2021 Christopher
M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="overload10.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../resolve.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload12.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>

View File

@@ -0,0 +1,83 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ip::basic_resolver::resolve (12 of 12 overloads)</title>
<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../resolve.html" title="ip::basic_resolver::resolve">
<link rel="prev" href="overload11.html" title="ip::basic_resolver::resolve (11 of 12 overloads)">
<link rel="next" href="../results_type.html" title="ip::basic_resolver::results_type">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td>
<td align="center"><a href="../../../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="overload11.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../resolve.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../results_type.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h5 class="title">
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload12"></a><a class="link" href="overload12.html" title="ip::basic_resolver::resolve (12 of 12 overloads)">ip::basic_resolver::resolve
(12 of 12 overloads)</a>
</h5></div></div></div>
<p>
Perform reverse resolution of an endpoint to a list of entries.
</p>
<pre class="programlisting">results_type resolve(
const endpoint_type &amp; e,
boost::system::error_code &amp; ec);
</pre>
<p>
This function is used to resolve an endpoint into a list of endpoint
entries.
</p>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload12.h0"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload12.parameters"></a></span><a class="link" href="overload12.html#boost_asio.reference.ip__basic_resolver.resolve.overload12.parameters">Parameters</a>
</h6>
<div class="variablelist">
<p class="title"><b></b></p>
<dl class="variablelist">
<dt><span class="term">e</span></dt>
<dd><p>
An endpoint object that determines what endpoints will be returned.
</p></dd>
<dt><span class="term">ec</span></dt>
<dd><p>
Set to indicate what error occurred, if any.
</p></dd>
</dl>
</div>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload12.h1"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload12.return_value"></a></span><a class="link" href="overload12.html#boost_asio.reference.ip__basic_resolver.resolve.overload12.return_value">Return
Value</a>
</h6>
<p>
A range object representing the list of endpoint entries. An empty range
is returned if an error occurs. A successful call to this function is
guaranteed to return a non-empty range.
</p>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2003-2021 Christopher
M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="overload11.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../resolve.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../results_type.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>

View File

@@ -0,0 +1,83 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ip::basic_resolver::resolve (2 of 12 overloads)</title>
<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../resolve.html" title="ip::basic_resolver::resolve">
<link rel="prev" href="overload1.html" title="ip::basic_resolver::resolve (1 of 12 overloads)">
<link rel="next" href="overload3.html" title="ip::basic_resolver::resolve (3 of 12 overloads)">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td>
<td align="center"><a href="../../../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="overload1.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../resolve.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload3.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h5 class="title">
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload2"></a><a class="link" href="overload2.html" title="ip::basic_resolver::resolve (2 of 12 overloads)">ip::basic_resolver::resolve
(2 of 12 overloads)</a>
</h5></div></div></div>
<p>
(Deprecated: Use overload with separate host and service parameters.)
Perform forward resolution of a query to a list of entries.
</p>
<pre class="programlisting">results_type resolve(
const query &amp; q,
boost::system::error_code &amp; ec);
</pre>
<p>
This function is used to resolve a query into a list of endpoint entries.
</p>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload2.h0"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload2.parameters"></a></span><a class="link" href="overload2.html#boost_asio.reference.ip__basic_resolver.resolve.overload2.parameters">Parameters</a>
</h6>
<div class="variablelist">
<p class="title"><b></b></p>
<dl class="variablelist">
<dt><span class="term">q</span></dt>
<dd><p>
A query object that determines what endpoints will be returned.
</p></dd>
<dt><span class="term">ec</span></dt>
<dd><p>
Set to indicate what error occurred, if any.
</p></dd>
</dl>
</div>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload2.h1"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload2.return_value"></a></span><a class="link" href="overload2.html#boost_asio.reference.ip__basic_resolver.resolve.overload2.return_value">Return
Value</a>
</h6>
<p>
A range object representing the list of endpoint entries. An empty range
is returned if an error occurs. A successful call to this function is
guaranteed to return a non-empty range.
</p>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2003-2021 Christopher
M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="overload1.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../resolve.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload3.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>

View File

@@ -0,0 +1,119 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ip::basic_resolver::resolve (3 of 12 overloads)</title>
<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../resolve.html" title="ip::basic_resolver::resolve">
<link rel="prev" href="overload2.html" title="ip::basic_resolver::resolve (2 of 12 overloads)">
<link rel="next" href="overload4.html" title="ip::basic_resolver::resolve (4 of 12 overloads)">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td>
<td align="center"><a href="../../../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="overload2.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../resolve.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload4.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h5 class="title">
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload3"></a><a class="link" href="overload3.html" title="ip::basic_resolver::resolve (3 of 12 overloads)">ip::basic_resolver::resolve
(3 of 12 overloads)</a>
</h5></div></div></div>
<p>
Perform forward resolution of a query to a list of entries.
</p>
<pre class="programlisting">results_type resolve(
string_view host,
string_view service);
</pre>
<p>
This function is used to resolve host and service names into a list of
endpoint entries.
</p>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload3.h0"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload3.parameters"></a></span><a class="link" href="overload3.html#boost_asio.reference.ip__basic_resolver.resolve.overload3.parameters">Parameters</a>
</h6>
<div class="variablelist">
<p class="title"><b></b></p>
<dl class="variablelist">
<dt><span class="term">host</span></dt>
<dd><p>
A string identifying a location. May be a descriptive name or a
numeric address string. If an empty string and the passive flag
has been specified, the resolved endpoints are suitable for local
service binding. If an empty string and passive is not specified,
the resolved endpoints will use the loopback address.
</p></dd>
<dt><span class="term">service</span></dt>
<dd><p>
A string identifying the requested service. This may be a descriptive
name or a numeric string corresponding to a port number. May be
an empty string, in which case all resolved endpoints will have
a port number of 0.
</p></dd>
</dl>
</div>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload3.h1"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload3.return_value"></a></span><a class="link" href="overload3.html#boost_asio.reference.ip__basic_resolver.resolve.overload3.return_value">Return
Value</a>
</h6>
<p>
A range object representing the list of endpoint entries. A successful
call to this function is guaranteed to return a non-empty range.
</p>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload3.h2"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload3.exceptions"></a></span><a class="link" href="overload3.html#boost_asio.reference.ip__basic_resolver.resolve.overload3.exceptions">Exceptions</a>
</h6>
<div class="variablelist">
<p class="title"><b></b></p>
<dl class="variablelist">
<dt><span class="term">boost::system::system_error</span></dt>
<dd><p>
Thrown on failure.
</p></dd>
</dl>
</div>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload3.h3"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload3.remarks"></a></span><a class="link" href="overload3.html#boost_asio.reference.ip__basic_resolver.resolve.overload3.remarks">Remarks</a>
</h6>
<p>
On POSIX systems, host names may be locally defined in the file <code class="computeroutput">/etc/hosts</code>.
On Windows, host names may be defined in the file <code class="computeroutput">c:\windows\system32\drivers\etc\hosts</code>.
Remote host name resolution is performed using DNS. Operating systems
may use additional locations when resolving host names (such as NETBIOS
names on Windows).
</p>
<p>
On POSIX systems, service names are typically defined in the file <code class="computeroutput">/etc/services</code>.
On Windows, service names may be found in the file <code class="computeroutput">c:\windows\system32\drivers\etc\services</code>.
Operating systems may use additional locations when resolving service
names.
</p>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2003-2021 Christopher
M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="overload2.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../resolve.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload4.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>

View File

@@ -0,0 +1,112 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ip::basic_resolver::resolve (4 of 12 overloads)</title>
<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../resolve.html" title="ip::basic_resolver::resolve">
<link rel="prev" href="overload3.html" title="ip::basic_resolver::resolve (3 of 12 overloads)">
<link rel="next" href="overload5.html" title="ip::basic_resolver::resolve (5 of 12 overloads)">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td>
<td align="center"><a href="../../../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="overload3.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../resolve.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload5.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h5 class="title">
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload4"></a><a class="link" href="overload4.html" title="ip::basic_resolver::resolve (4 of 12 overloads)">ip::basic_resolver::resolve
(4 of 12 overloads)</a>
</h5></div></div></div>
<p>
Perform forward resolution of a query to a list of entries.
</p>
<pre class="programlisting">results_type resolve(
string_view host,
string_view service,
boost::system::error_code &amp; ec);
</pre>
<p>
This function is used to resolve host and service names into a list of
endpoint entries.
</p>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload4.h0"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload4.parameters"></a></span><a class="link" href="overload4.html#boost_asio.reference.ip__basic_resolver.resolve.overload4.parameters">Parameters</a>
</h6>
<div class="variablelist">
<p class="title"><b></b></p>
<dl class="variablelist">
<dt><span class="term">host</span></dt>
<dd><p>
A string identifying a location. May be a descriptive name or a
numeric address string. If an empty string and the passive flag
has been specified, the resolved endpoints are suitable for local
service binding. If an empty string and passive is not specified,
the resolved endpoints will use the loopback address.
</p></dd>
<dt><span class="term">service</span></dt>
<dd><p>
A string identifying the requested service. This may be a descriptive
name or a numeric string corresponding to a port number. May be
an empty string, in which case all resolved endpoints will have
a port number of 0.
</p></dd>
<dt><span class="term">ec</span></dt>
<dd><p>
Set to indicate what error occurred, if any.
</p></dd>
</dl>
</div>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload4.h1"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload4.return_value"></a></span><a class="link" href="overload4.html#boost_asio.reference.ip__basic_resolver.resolve.overload4.return_value">Return
Value</a>
</h6>
<p>
A range object representing the list of endpoint entries. An empty range
is returned if an error occurs. A successful call to this function is
guaranteed to return a non-empty range.
</p>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload4.h2"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload4.remarks"></a></span><a class="link" href="overload4.html#boost_asio.reference.ip__basic_resolver.resolve.overload4.remarks">Remarks</a>
</h6>
<p>
On POSIX systems, host names may be locally defined in the file <code class="computeroutput">/etc/hosts</code>.
On Windows, host names may be defined in the file <code class="computeroutput">c:\windows\system32\drivers\etc\hosts</code>.
Remote host name resolution is performed using DNS. Operating systems
may use additional locations when resolving host names (such as NETBIOS
names on Windows).
</p>
<p>
On POSIX systems, service names are typically defined in the file <code class="computeroutput">/etc/services</code>.
On Windows, service names may be found in the file <code class="computeroutput">c:\windows\system32\drivers\etc\services</code>.
Operating systems may use additional locations when resolving service
names.
</p>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2003-2021 Christopher
M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="overload3.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../resolve.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload5.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>

View File

@@ -0,0 +1,127 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ip::basic_resolver::resolve (5 of 12 overloads)</title>
<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../resolve.html" title="ip::basic_resolver::resolve">
<link rel="prev" href="overload4.html" title="ip::basic_resolver::resolve (4 of 12 overloads)">
<link rel="next" href="overload6.html" title="ip::basic_resolver::resolve (6 of 12 overloads)">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td>
<td align="center"><a href="../../../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="overload4.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../resolve.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload6.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h5 class="title">
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload5"></a><a class="link" href="overload5.html" title="ip::basic_resolver::resolve (5 of 12 overloads)">ip::basic_resolver::resolve
(5 of 12 overloads)</a>
</h5></div></div></div>
<p>
Perform forward resolution of a query to a list of entries.
</p>
<pre class="programlisting">results_type resolve(
string_view host,
string_view service,
resolver_base::flags resolve_flags);
</pre>
<p>
This function is used to resolve host and service names into a list of
endpoint entries.
</p>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload5.h0"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload5.parameters"></a></span><a class="link" href="overload5.html#boost_asio.reference.ip__basic_resolver.resolve.overload5.parameters">Parameters</a>
</h6>
<div class="variablelist">
<p class="title"><b></b></p>
<dl class="variablelist">
<dt><span class="term">host</span></dt>
<dd><p>
A string identifying a location. May be a descriptive name or a
numeric address string. If an empty string and the passive flag
has been specified, the resolved endpoints are suitable for local
service binding. If an empty string and passive is not specified,
the resolved endpoints will use the loopback address.
</p></dd>
<dt><span class="term">service</span></dt>
<dd><p>
A string identifying the requested service. This may be a descriptive
name or a numeric string corresponding to a port number. May be
an empty string, in which case all resolved endpoints will have
a port number of 0.
</p></dd>
<dt><span class="term">resolve_flags</span></dt>
<dd><p>
A set of flags that determine how name resolution should be performed.
The default flags are suitable for communication with remote hosts.
See the <a class="link" href="../../ip__resolver_base.html" title="ip::resolver_base"><code class="computeroutput">ip::resolver_base</code></a>
documentation for the set of available flags.
</p></dd>
</dl>
</div>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload5.h1"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload5.return_value"></a></span><a class="link" href="overload5.html#boost_asio.reference.ip__basic_resolver.resolve.overload5.return_value">Return
Value</a>
</h6>
<p>
A range object representing the list of endpoint entries. A successful
call to this function is guaranteed to return a non-empty range.
</p>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload5.h2"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload5.exceptions"></a></span><a class="link" href="overload5.html#boost_asio.reference.ip__basic_resolver.resolve.overload5.exceptions">Exceptions</a>
</h6>
<div class="variablelist">
<p class="title"><b></b></p>
<dl class="variablelist">
<dt><span class="term">boost::system::system_error</span></dt>
<dd><p>
Thrown on failure.
</p></dd>
</dl>
</div>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload5.h3"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload5.remarks"></a></span><a class="link" href="overload5.html#boost_asio.reference.ip__basic_resolver.resolve.overload5.remarks">Remarks</a>
</h6>
<p>
On POSIX systems, host names may be locally defined in the file <code class="computeroutput">/etc/hosts</code>.
On Windows, host names may be defined in the file <code class="computeroutput">c:\windows\system32\drivers\etc\hosts</code>.
Remote host name resolution is performed using DNS. Operating systems
may use additional locations when resolving host names (such as NETBIOS
names on Windows).
</p>
<p>
On POSIX systems, service names are typically defined in the file <code class="computeroutput">/etc/services</code>.
On Windows, service names may be found in the file <code class="computeroutput">c:\windows\system32\drivers\etc\services</code>.
Operating systems may use additional locations when resolving service
names.
</p>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2003-2021 Christopher
M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="overload4.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../resolve.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload6.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>

View File

@@ -0,0 +1,120 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ip::basic_resolver::resolve (6 of 12 overloads)</title>
<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../resolve.html" title="ip::basic_resolver::resolve">
<link rel="prev" href="overload5.html" title="ip::basic_resolver::resolve (5 of 12 overloads)">
<link rel="next" href="overload7.html" title="ip::basic_resolver::resolve (7 of 12 overloads)">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td>
<td align="center"><a href="../../../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="overload5.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../resolve.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload7.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h5 class="title">
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload6"></a><a class="link" href="overload6.html" title="ip::basic_resolver::resolve (6 of 12 overloads)">ip::basic_resolver::resolve
(6 of 12 overloads)</a>
</h5></div></div></div>
<p>
Perform forward resolution of a query to a list of entries.
</p>
<pre class="programlisting">results_type resolve(
string_view host,
string_view service,
resolver_base::flags resolve_flags,
boost::system::error_code &amp; ec);
</pre>
<p>
This function is used to resolve host and service names into a list of
endpoint entries.
</p>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload6.h0"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload6.parameters"></a></span><a class="link" href="overload6.html#boost_asio.reference.ip__basic_resolver.resolve.overload6.parameters">Parameters</a>
</h6>
<div class="variablelist">
<p class="title"><b></b></p>
<dl class="variablelist">
<dt><span class="term">host</span></dt>
<dd><p>
A string identifying a location. May be a descriptive name or a
numeric address string. If an empty string and the passive flag
has been specified, the resolved endpoints are suitable for local
service binding. If an empty string and passive is not specified,
the resolved endpoints will use the loopback address.
</p></dd>
<dt><span class="term">service</span></dt>
<dd><p>
A string identifying the requested service. This may be a descriptive
name or a numeric string corresponding to a port number. May be
an empty string, in which case all resolved endpoints will have
a port number of 0.
</p></dd>
<dt><span class="term">resolve_flags</span></dt>
<dd><p>
A set of flags that determine how name resolution should be performed.
The default flags are suitable for communication with remote hosts.
See the <a class="link" href="../../ip__resolver_base.html" title="ip::resolver_base"><code class="computeroutput">ip::resolver_base</code></a>
documentation for the set of available flags.
</p></dd>
<dt><span class="term">ec</span></dt>
<dd><p>
Set to indicate what error occurred, if any.
</p></dd>
</dl>
</div>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload6.h1"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload6.return_value"></a></span><a class="link" href="overload6.html#boost_asio.reference.ip__basic_resolver.resolve.overload6.return_value">Return
Value</a>
</h6>
<p>
A range object representing the list of endpoint entries. An empty range
is returned if an error occurs. A successful call to this function is
guaranteed to return a non-empty range.
</p>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload6.h2"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload6.remarks"></a></span><a class="link" href="overload6.html#boost_asio.reference.ip__basic_resolver.resolve.overload6.remarks">Remarks</a>
</h6>
<p>
On POSIX systems, host names may be locally defined in the file <code class="computeroutput">/etc/hosts</code>.
On Windows, host names may be defined in the file <code class="computeroutput">c:\windows\system32\drivers\etc\hosts</code>.
Remote host name resolution is performed using DNS. Operating systems
may use additional locations when resolving host names (such as NETBIOS
names on Windows).
</p>
<p>
On POSIX systems, service names are typically defined in the file <code class="computeroutput">/etc/services</code>.
On Windows, service names may be found in the file <code class="computeroutput">c:\windows\system32\drivers\etc\services</code>.
Operating systems may use additional locations when resolving service
names.
</p>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2003-2021 Christopher
M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="overload5.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../resolve.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload7.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>

View File

@@ -0,0 +1,125 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ip::basic_resolver::resolve (7 of 12 overloads)</title>
<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../resolve.html" title="ip::basic_resolver::resolve">
<link rel="prev" href="overload6.html" title="ip::basic_resolver::resolve (6 of 12 overloads)">
<link rel="next" href="overload8.html" title="ip::basic_resolver::resolve (8 of 12 overloads)">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td>
<td align="center"><a href="../../../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="overload6.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../resolve.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload8.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h5 class="title">
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload7"></a><a class="link" href="overload7.html" title="ip::basic_resolver::resolve (7 of 12 overloads)">ip::basic_resolver::resolve
(7 of 12 overloads)</a>
</h5></div></div></div>
<p>
Perform forward resolution of a query to a list of entries.
</p>
<pre class="programlisting">results_type resolve(
const protocol_type &amp; protocol,
string_view host,
string_view service);
</pre>
<p>
This function is used to resolve host and service names into a list of
endpoint entries.
</p>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload7.h0"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload7.parameters"></a></span><a class="link" href="overload7.html#boost_asio.reference.ip__basic_resolver.resolve.overload7.parameters">Parameters</a>
</h6>
<div class="variablelist">
<p class="title"><b></b></p>
<dl class="variablelist">
<dt><span class="term">protocol</span></dt>
<dd><p>
A protocol object, normally representing either the IPv4 or IPv6
version of an internet protocol.
</p></dd>
<dt><span class="term">host</span></dt>
<dd><p>
A string identifying a location. May be a descriptive name or a
numeric address string. If an empty string and the passive flag
has been specified, the resolved endpoints are suitable for local
service binding. If an empty string and passive is not specified,
the resolved endpoints will use the loopback address.
</p></dd>
<dt><span class="term">service</span></dt>
<dd><p>
A string identifying the requested service. This may be a descriptive
name or a numeric string corresponding to a port number. May be
an empty string, in which case all resolved endpoints will have
a port number of 0.
</p></dd>
</dl>
</div>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload7.h1"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload7.return_value"></a></span><a class="link" href="overload7.html#boost_asio.reference.ip__basic_resolver.resolve.overload7.return_value">Return
Value</a>
</h6>
<p>
A range object representing the list of endpoint entries. A successful
call to this function is guaranteed to return a non-empty range.
</p>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload7.h2"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload7.exceptions"></a></span><a class="link" href="overload7.html#boost_asio.reference.ip__basic_resolver.resolve.overload7.exceptions">Exceptions</a>
</h6>
<div class="variablelist">
<p class="title"><b></b></p>
<dl class="variablelist">
<dt><span class="term">boost::system::system_error</span></dt>
<dd><p>
Thrown on failure.
</p></dd>
</dl>
</div>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload7.h3"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload7.remarks"></a></span><a class="link" href="overload7.html#boost_asio.reference.ip__basic_resolver.resolve.overload7.remarks">Remarks</a>
</h6>
<p>
On POSIX systems, host names may be locally defined in the file <code class="computeroutput">/etc/hosts</code>.
On Windows, host names may be defined in the file <code class="computeroutput">c:\windows\system32\drivers\etc\hosts</code>.
Remote host name resolution is performed using DNS. Operating systems
may use additional locations when resolving host names (such as NETBIOS
names on Windows).
</p>
<p>
On POSIX systems, service names are typically defined in the file <code class="computeroutput">/etc/services</code>.
On Windows, service names may be found in the file <code class="computeroutput">c:\windows\system32\drivers\etc\services</code>.
Operating systems may use additional locations when resolving service
names.
</p>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2003-2021 Christopher
M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="overload6.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../resolve.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload8.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>

View File

@@ -0,0 +1,118 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ip::basic_resolver::resolve (8 of 12 overloads)</title>
<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../resolve.html" title="ip::basic_resolver::resolve">
<link rel="prev" href="overload7.html" title="ip::basic_resolver::resolve (7 of 12 overloads)">
<link rel="next" href="overload9.html" title="ip::basic_resolver::resolve (9 of 12 overloads)">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td>
<td align="center"><a href="../../../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="overload7.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../resolve.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload9.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h5 class="title">
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload8"></a><a class="link" href="overload8.html" title="ip::basic_resolver::resolve (8 of 12 overloads)">ip::basic_resolver::resolve
(8 of 12 overloads)</a>
</h5></div></div></div>
<p>
Perform forward resolution of a query to a list of entries.
</p>
<pre class="programlisting">results_type resolve(
const protocol_type &amp; protocol,
string_view host,
string_view service,
boost::system::error_code &amp; ec);
</pre>
<p>
This function is used to resolve host and service names into a list of
endpoint entries.
</p>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload8.h0"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload8.parameters"></a></span><a class="link" href="overload8.html#boost_asio.reference.ip__basic_resolver.resolve.overload8.parameters">Parameters</a>
</h6>
<div class="variablelist">
<p class="title"><b></b></p>
<dl class="variablelist">
<dt><span class="term">protocol</span></dt>
<dd><p>
A protocol object, normally representing either the IPv4 or IPv6
version of an internet protocol.
</p></dd>
<dt><span class="term">host</span></dt>
<dd><p>
A string identifying a location. May be a descriptive name or a
numeric address string. If an empty string and the passive flag
has been specified, the resolved endpoints are suitable for local
service binding. If an empty string and passive is not specified,
the resolved endpoints will use the loopback address.
</p></dd>
<dt><span class="term">service</span></dt>
<dd><p>
A string identifying the requested service. This may be a descriptive
name or a numeric string corresponding to a port number. May be
an empty string, in which case all resolved endpoints will have
a port number of 0.
</p></dd>
<dt><span class="term">ec</span></dt>
<dd><p>
Set to indicate what error occurred, if any.
</p></dd>
</dl>
</div>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload8.h1"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload8.return_value"></a></span><a class="link" href="overload8.html#boost_asio.reference.ip__basic_resolver.resolve.overload8.return_value">Return
Value</a>
</h6>
<p>
A range object representing the list of endpoint entries. An empty range
is returned if an error occurs. A successful call to this function is
guaranteed to return a non-empty range.
</p>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload8.h2"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload8.remarks"></a></span><a class="link" href="overload8.html#boost_asio.reference.ip__basic_resolver.resolve.overload8.remarks">Remarks</a>
</h6>
<p>
On POSIX systems, host names may be locally defined in the file <code class="computeroutput">/etc/hosts</code>.
On Windows, host names may be defined in the file <code class="computeroutput">c:\windows\system32\drivers\etc\hosts</code>.
Remote host name resolution is performed using DNS. Operating systems
may use additional locations when resolving host names (such as NETBIOS
names on Windows).
</p>
<p>
On POSIX systems, service names are typically defined in the file <code class="computeroutput">/etc/services</code>.
On Windows, service names may be found in the file <code class="computeroutput">c:\windows\system32\drivers\etc\services</code>.
Operating systems may use additional locations when resolving service
names.
</p>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2003-2021 Christopher
M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="overload7.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../resolve.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload9.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>

View File

@@ -0,0 +1,133 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ip::basic_resolver::resolve (9 of 12 overloads)</title>
<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../resolve.html" title="ip::basic_resolver::resolve">
<link rel="prev" href="overload8.html" title="ip::basic_resolver::resolve (8 of 12 overloads)">
<link rel="next" href="overload10.html" title="ip::basic_resolver::resolve (10 of 12 overloads)">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td>
<td align="center"><a href="../../../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="overload8.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../resolve.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload10.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h5 class="title">
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload9"></a><a class="link" href="overload9.html" title="ip::basic_resolver::resolve (9 of 12 overloads)">ip::basic_resolver::resolve
(9 of 12 overloads)</a>
</h5></div></div></div>
<p>
Perform forward resolution of a query to a list of entries.
</p>
<pre class="programlisting">results_type resolve(
const protocol_type &amp; protocol,
string_view host,
string_view service,
resolver_base::flags resolve_flags);
</pre>
<p>
This function is used to resolve host and service names into a list of
endpoint entries.
</p>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload9.h0"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload9.parameters"></a></span><a class="link" href="overload9.html#boost_asio.reference.ip__basic_resolver.resolve.overload9.parameters">Parameters</a>
</h6>
<div class="variablelist">
<p class="title"><b></b></p>
<dl class="variablelist">
<dt><span class="term">protocol</span></dt>
<dd><p>
A protocol object, normally representing either the IPv4 or IPv6
version of an internet protocol.
</p></dd>
<dt><span class="term">host</span></dt>
<dd><p>
A string identifying a location. May be a descriptive name or a
numeric address string. If an empty string and the passive flag
has been specified, the resolved endpoints are suitable for local
service binding. If an empty string and passive is not specified,
the resolved endpoints will use the loopback address.
</p></dd>
<dt><span class="term">service</span></dt>
<dd><p>
A string identifying the requested service. This may be a descriptive
name or a numeric string corresponding to a port number. May be
an empty string, in which case all resolved endpoints will have
a port number of 0.
</p></dd>
<dt><span class="term">resolve_flags</span></dt>
<dd><p>
A set of flags that determine how name resolution should be performed.
The default flags are suitable for communication with remote hosts.
See the <a class="link" href="../../ip__resolver_base.html" title="ip::resolver_base"><code class="computeroutput">ip::resolver_base</code></a>
documentation for the set of available flags.
</p></dd>
</dl>
</div>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload9.h1"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload9.return_value"></a></span><a class="link" href="overload9.html#boost_asio.reference.ip__basic_resolver.resolve.overload9.return_value">Return
Value</a>
</h6>
<p>
A range object representing the list of endpoint entries. A successful
call to this function is guaranteed to return a non-empty range.
</p>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload9.h2"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload9.exceptions"></a></span><a class="link" href="overload9.html#boost_asio.reference.ip__basic_resolver.resolve.overload9.exceptions">Exceptions</a>
</h6>
<div class="variablelist">
<p class="title"><b></b></p>
<dl class="variablelist">
<dt><span class="term">boost::system::system_error</span></dt>
<dd><p>
Thrown on failure.
</p></dd>
</dl>
</div>
<h6>
<a name="boost_asio.reference.ip__basic_resolver.resolve.overload9.h3"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_resolver.resolve.overload9.remarks"></a></span><a class="link" href="overload9.html#boost_asio.reference.ip__basic_resolver.resolve.overload9.remarks">Remarks</a>
</h6>
<p>
On POSIX systems, host names may be locally defined in the file <code class="computeroutput">/etc/hosts</code>.
On Windows, host names may be defined in the file <code class="computeroutput">c:\windows\system32\drivers\etc\hosts</code>.
Remote host name resolution is performed using DNS. Operating systems
may use additional locations when resolving host names (such as NETBIOS
names on Windows).
</p>
<p>
On POSIX systems, service names are typically defined in the file <code class="computeroutput">/etc/services</code>.
On Windows, service names may be found in the file <code class="computeroutput">c:\windows\system32\drivers\etc\services</code>.
Operating systems may use additional locations when resolving service
names.
</p>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2003-2021 Christopher
M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="overload8.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../resolve.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload10.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>