summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/ip__resolver_query_base
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2016-03-21 15:45:20 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2016-03-21 15:46:37 +0900
commit733b5d5ae2c5d625211e2985ac25728ac3f54883 (patch)
treea5b214744b256f07e1dc2bd7273035a7808c659f /doc/html/boost_asio/reference/ip__resolver_query_base
parent08c1e93fa36a49f49325a07fe91ff92c964c2b6c (diff)
downloadboost-733b5d5ae2c5d625211e2985ac25728ac3f54883.tar.gz
boost-733b5d5ae2c5d625211e2985ac25728ac3f54883.tar.bz2
boost-733b5d5ae2c5d625211e2985ac25728ac3f54883.zip
Imported Upstream version 1.58.0upstream/1.58.0
Change-Id: If0072143aa26874812e0db6872e1efb10a3e5e94 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'doc/html/boost_asio/reference/ip__resolver_query_base')
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_query_base/_resolver_query_base.html5
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_query_base/address_configured.html5
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_query_base/all_matching.html5
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_query_base/canonical_name.html5
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_query_base/flags.html5
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_query_base/numeric_host.html5
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_query_base/numeric_service.html5
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_query_base/passive.html5
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_query_base/v4_mapped.html5
9 files changed, 27 insertions, 18 deletions
diff --git a/doc/html/boost_asio/reference/ip__resolver_query_base/_resolver_query_base.html b/doc/html/boost_asio/reference/ip__resolver_query_base/_resolver_query_base.html
index 1fff69700b..d21046727d 100644
--- a/doc/html/boost_asio/reference/ip__resolver_query_base/_resolver_query_base.html
+++ b/doc/html/boost_asio/reference/ip__resolver_query_base/_resolver_query_base.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__resolver_query_base._resolver_query_base"></a><a class="link" href="_resolver_query_base.html" title="ip::resolver_query_base::~resolver_query_base">ip::resolver_query_base::~resolver_query_base</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp177778048"></a>
+ <a class="indexterm" name="idp148710224"></a>
Protected destructor to prevent
deletion through this type.
</p>
@@ -36,7 +36,8 @@ Protected destructor to prevent
</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 &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>
diff --git a/doc/html/boost_asio/reference/ip__resolver_query_base/address_configured.html b/doc/html/boost_asio/reference/ip__resolver_query_base/address_configured.html
index 1c0cfd349c..378e2f1a3a 100644
--- a/doc/html/boost_asio/reference/ip__resolver_query_base/address_configured.html
+++ b/doc/html/boost_asio/reference/ip__resolver_query_base/address_configured.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__resolver_query_base.address_configured"></a><a class="link" href="address_configured.html" title="ip::resolver_query_base::address_configured">ip::resolver_query_base::address_configured</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp177703920"></a>
+ <a class="indexterm" name="idp148635776"></a>
Only return IPv4 addresses if
a non-loopback IPv4 address is configured for the system. Only return IPv6
addresses if a non-loopback IPv6 address is configured for the system.
@@ -37,7 +37,8 @@ Only return IPv4 addresses if
</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 &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>
diff --git a/doc/html/boost_asio/reference/ip__resolver_query_base/all_matching.html b/doc/html/boost_asio/reference/ip__resolver_query_base/all_matching.html
index 0e13e611b0..bae5d54785 100644
--- a/doc/html/boost_asio/reference/ip__resolver_query_base/all_matching.html
+++ b/doc/html/boost_asio/reference/ip__resolver_query_base/all_matching.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__resolver_query_base.all_matching"></a><a class="link" href="all_matching.html" title="ip::resolver_query_base::all_matching">ip::resolver_query_base::all_matching</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp177712912"></a>
+ <a class="indexterm" name="idp148644832"></a>
If used with v4_mapped, return all matching
IPv6 and IPv4 addresses.
</p>
@@ -36,7 +36,8 @@ If used with v4_mapped, return all matching
</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 &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>
diff --git a/doc/html/boost_asio/reference/ip__resolver_query_base/canonical_name.html b/doc/html/boost_asio/reference/ip__resolver_query_base/canonical_name.html
index 84969118c9..5e14787052 100644
--- a/doc/html/boost_asio/reference/ip__resolver_query_base/canonical_name.html
+++ b/doc/html/boost_asio/reference/ip__resolver_query_base/canonical_name.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__resolver_query_base.canonical_name"></a><a class="link" href="canonical_name.html" title="ip::resolver_query_base::canonical_name">ip::resolver_query_base::canonical_name</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp177721696"></a>
+ <a class="indexterm" name="idp148653680"></a>
Determine the canonical name of the
host specified in the query.
</p>
@@ -36,7 +36,8 @@ Determine the canonical name of the
</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 &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>
diff --git a/doc/html/boost_asio/reference/ip__resolver_query_base/flags.html b/doc/html/boost_asio/reference/ip__resolver_query_base/flags.html
index 10d4ca4022..562f48a934 100644
--- a/doc/html/boost_asio/reference/ip__resolver_query_base/flags.html
+++ b/doc/html/boost_asio/reference/ip__resolver_query_base/flags.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__resolver_query_base.flags"></a><a class="link" href="flags.html" title="ip::resolver_query_base::flags">ip::resolver_query_base::flags</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp177730528"></a>
+ <a class="indexterm" name="idp148662512"></a>
A bitmask type (C++ Std [lib.bitmask.types]).
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">unspecified</span> <span class="identifier">flags</span><span class="special">;</span>
@@ -45,7 +45,8 @@ A bitmask type (C++ Std [lib.bitmask.types]).
</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 &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>
diff --git a/doc/html/boost_asio/reference/ip__resolver_query_base/numeric_host.html b/doc/html/boost_asio/reference/ip__resolver_query_base/numeric_host.html
index 106c37a6cf..3924d78dec 100644
--- a/doc/html/boost_asio/reference/ip__resolver_query_base/numeric_host.html
+++ b/doc/html/boost_asio/reference/ip__resolver_query_base/numeric_host.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__resolver_query_base.numeric_host"></a><a class="link" href="numeric_host.html" title="ip::resolver_query_base::numeric_host">ip::resolver_query_base::numeric_host</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp177742784"></a>
+ <a class="indexterm" name="idp148674832"></a>
Host name should be treated as a numeric
string defining an IPv4 or IPv6 address and no name resolution should be
attempted.
@@ -37,7 +37,8 @@ Host name should be treated as a numeric
</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 &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>
diff --git a/doc/html/boost_asio/reference/ip__resolver_query_base/numeric_service.html b/doc/html/boost_asio/reference/ip__resolver_query_base/numeric_service.html
index 4682b80943..e4146de709 100644
--- a/doc/html/boost_asio/reference/ip__resolver_query_base/numeric_service.html
+++ b/doc/html/boost_asio/reference/ip__resolver_query_base/numeric_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__resolver_query_base.numeric_service"></a><a class="link" href="numeric_service.html" title="ip::resolver_query_base::numeric_service">ip::resolver_query_base::numeric_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp177751648"></a>
+ <a class="indexterm" name="idp148683760"></a>
Service name should be treated as
a numeric string defining a port number and no name resolution should be
attempted.
@@ -37,7 +37,8 @@ Service name should be treated as
</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 &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>
diff --git a/doc/html/boost_asio/reference/ip__resolver_query_base/passive.html b/doc/html/boost_asio/reference/ip__resolver_query_base/passive.html
index 1056dc0de1..e29825a33a 100644
--- a/doc/html/boost_asio/reference/ip__resolver_query_base/passive.html
+++ b/doc/html/boost_asio/reference/ip__resolver_query_base/passive.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__resolver_query_base.passive"></a><a class="link" href="passive.html" title="ip::resolver_query_base::passive">ip::resolver_query_base::passive</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp177760480"></a>
+ <a class="indexterm" name="idp148692592"></a>
Indicate that returned endpoint is intended
for use as a locally bound socket endpoint.
</p>
@@ -36,7 +36,8 @@ Indicate that returned endpoint is intended
</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 &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>
diff --git a/doc/html/boost_asio/reference/ip__resolver_query_base/v4_mapped.html b/doc/html/boost_asio/reference/ip__resolver_query_base/v4_mapped.html
index 8a505e58ea..a24292fdac 100644
--- a/doc/html/boost_asio/reference/ip__resolver_query_base/v4_mapped.html
+++ b/doc/html/boost_asio/reference/ip__resolver_query_base/v4_mapped.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__resolver_query_base.v4_mapped"></a><a class="link" href="v4_mapped.html" title="ip::resolver_query_base::v4_mapped">ip::resolver_query_base::v4_mapped</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp177769280"></a>
+ <a class="indexterm" name="idp148701392"></a>
If the query protocol family is specified
as IPv6, return IPv4-mapped IPv6 addresses on finding no IPv6 addresses.
</p>
@@ -36,7 +36,8 @@ If the query protocol family is specified
</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 &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>