summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/windows__object_handle
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/windows__object_handle')
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/assign.html57
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/assign/overload1.html50
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/assign/overload2.html51
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/async_wait.html84
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/cancel.html55
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/cancel/overload1.html67
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/cancel/overload2.html68
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/close.html55
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/close/overload1.html67
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/close/overload2.html68
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/executor_type.html217
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/get_executor.html50
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/get_io_context.html65
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/get_io_service.html65
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/is_open.html50
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/lowest_layer.html57
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/lowest_layer/overload1.html63
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/lowest_layer/overload2.html63
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/lowest_layer_type.html322
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/native_handle.html55
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/native_handle_type.html60
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/object_handle.html70
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/object_handle/overload1.html69
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/object_handle/overload2.html88
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/object_handle/overload3.html76
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/operator_eq_.html77
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/wait.html55
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/wait/overload1.html67
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/wait/overload2.html68
29 files changed, 0 insertions, 2259 deletions
diff --git a/doc/html/boost_asio/reference/windows__object_handle/assign.html b/doc/html/boost_asio/reference/windows__object_handle/assign.html
deleted file mode 100644
index c7d437110e..0000000000
--- a/doc/html/boost_asio/reference/windows__object_handle/assign.html
+++ /dev/null
@@ -1,57 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>windows::object_handle::assign</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="../windows__object_handle.html" title="windows::object_handle">
-<link rel="prev" href="../windows__object_handle.html" title="windows::object_handle">
-<link rel="next" href="assign/overload1.html" title="windows::object_handle::assign (1 of 2 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="../windows__object_handle.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__object_handle.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="assign/overload1.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-<div class="section">
-<div class="titlepage"><div><div><h4 class="title">
-<a name="boost_asio.reference.windows__object_handle.assign"></a><a class="link" href="assign.html" title="windows::object_handle::assign">windows::object_handle::assign</a>
-</h4></div></div></div>
-<p>
- <a class="indexterm" name="boost_asio.indexterm.windows__object_handle.assign"></a>
-Assign
- an existing native handle to the handle.
- </p>
-<pre class="programlisting">void <a class="link" href="assign/overload1.html" title="windows::object_handle::assign (1 of 2 overloads)">assign</a>(
- const native_handle_type &amp; handle);
- <span class="emphasis"><em>&#187; <a class="link" href="assign/overload1.html" title="windows::object_handle::assign (1 of 2 overloads)">more...</a></em></span>
-
-void <a class="link" href="assign/overload2.html" title="windows::object_handle::assign (2 of 2 overloads)">assign</a>(
- const native_handle_type &amp; handle,
- boost::system::error_code &amp; ec);
- <span class="emphasis"><em>&#187; <a class="link" href="assign/overload2.html" title="windows::object_handle::assign (2 of 2 overloads)">more...</a></em></span>
-</pre>
-</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-2018 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="../windows__object_handle.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__object_handle.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="assign/overload1.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/assign/overload1.html b/doc/html/boost_asio/reference/windows__object_handle/assign/overload1.html
deleted file mode 100644
index 25c7ad1d4f..0000000000
--- a/doc/html/boost_asio/reference/windows__object_handle/assign/overload1.html
+++ /dev/null
@@ -1,50 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>windows::object_handle::assign (1 of 2 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="../assign.html" title="windows::object_handle::assign">
-<link rel="prev" href="../assign.html" title="windows::object_handle::assign">
-<link rel="next" href="overload2.html" title="windows::object_handle::assign (2 of 2 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="../assign.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../assign.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.windows__object_handle.assign.overload1"></a><a class="link" href="overload1.html" title="windows::object_handle::assign (1 of 2 overloads)">windows::object_handle::assign
- (1 of 2 overloads)</a>
-</h5></div></div></div>
-<p>
- Assign an existing native handle to the handle.
- </p>
-<pre class="programlisting">void assign(
- const native_handle_type &amp; handle);
-</pre>
-</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-2018 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="../assign.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../assign.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>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/assign/overload2.html b/doc/html/boost_asio/reference/windows__object_handle/assign/overload2.html
deleted file mode 100644
index c8ec8fa7cc..0000000000
--- a/doc/html/boost_asio/reference/windows__object_handle/assign/overload2.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>windows::object_handle::assign (2 of 2 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="../assign.html" title="windows::object_handle::assign">
-<link rel="prev" href="overload1.html" title="windows::object_handle::assign (1 of 2 overloads)">
-<link rel="next" href="../async_wait.html" title="windows::object_handle::async_wait">
-</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="../assign.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="../async_wait.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.windows__object_handle.assign.overload2"></a><a class="link" href="overload2.html" title="windows::object_handle::assign (2 of 2 overloads)">windows::object_handle::assign
- (2 of 2 overloads)</a>
-</h5></div></div></div>
-<p>
- Assign an existing native handle to the handle.
- </p>
-<pre class="programlisting">void assign(
- const native_handle_type &amp; handle,
- boost::system::error_code &amp; ec);
-</pre>
-</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-2018 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="../assign.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="../async_wait.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/async_wait.html b/doc/html/boost_asio/reference/windows__object_handle/async_wait.html
deleted file mode 100644
index f6a9698cd7..0000000000
--- a/doc/html/boost_asio/reference/windows__object_handle/async_wait.html
+++ /dev/null
@@ -1,84 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>windows::object_handle::async_wait</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="../windows__object_handle.html" title="windows::object_handle">
-<link rel="prev" href="assign/overload2.html" title="windows::object_handle::assign (2 of 2 overloads)">
-<link rel="next" href="cancel.html" title="windows::object_handle::cancel">
-</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="assign/overload2.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__object_handle.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="cancel.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-<div class="section">
-<div class="titlepage"><div><div><h4 class="title">
-<a name="boost_asio.reference.windows__object_handle.async_wait"></a><a class="link" href="async_wait.html" title="windows::object_handle::async_wait">windows::object_handle::async_wait</a>
-</h4></div></div></div>
-<p>
- <a class="indexterm" name="boost_asio.indexterm.windows__object_handle.async_wait"></a>
-Start
- an asynchronous wait on the object handle.
- </p>
-<pre class="programlisting">template&lt;
- typename <a class="link" href="../WaitHandler.html" title="Wait handler requirements">WaitHandler</a>&gt;
-<a class="link" href="../asynchronous_operations.html#boost_asio.reference.asynchronous_operations.automatic_deduction_of_initiating_function_return_type"><span class="emphasis"><em>DEDUCED</em></span></a> async_wait(
- WaitHandler &amp;&amp; handler);
-</pre>
-<p>
- This function is be used to initiate an asynchronous wait against the object
- handle. It always returns immediately.
- </p>
-<h6>
-<a name="boost_asio.reference.windows__object_handle.async_wait.h0"></a>
- <span class="phrase"><a name="boost_asio.reference.windows__object_handle.async_wait.parameters"></a></span><a class="link" href="async_wait.html#boost_asio.reference.windows__object_handle.async_wait.parameters">Parameters</a>
- </h6>
-<div class="variablelist">
-<p class="title"><b></b></p>
-<dl class="variablelist">
-<dt><span class="term">handler</span></dt>
-<dd>
-<p>
- The handler to be called when the object handle is set to the signalled
- state. Copies will be made of the handler as required. The function
- signature of the handler must be:
-</p>
-<pre class="programlisting">void handler(
- const boost::system::error_code&amp; error // Result of operation.
-);
-</pre>
-<p>
- Regardless of whether the asynchronous operation completes immediately
- or not, the handler will not be invoked from within this function.
- Invocation of the handler will be performed in a manner equivalent
- to using <code class="computeroutput">boost::asio::io_context::post()</code>.
- </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 &#169; 2003-2018 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="assign/overload2.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__object_handle.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="cancel.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/cancel.html b/doc/html/boost_asio/reference/windows__object_handle/cancel.html
deleted file mode 100644
index 48d359318c..0000000000
--- a/doc/html/boost_asio/reference/windows__object_handle/cancel.html
+++ /dev/null
@@ -1,55 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>windows::object_handle::cancel</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="../windows__object_handle.html" title="windows::object_handle">
-<link rel="prev" href="async_wait.html" title="windows::object_handle::async_wait">
-<link rel="next" href="cancel/overload1.html" title="windows::object_handle::cancel (1 of 2 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="async_wait.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__object_handle.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="cancel/overload1.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-<div class="section">
-<div class="titlepage"><div><div><h4 class="title">
-<a name="boost_asio.reference.windows__object_handle.cancel"></a><a class="link" href="cancel.html" title="windows::object_handle::cancel">windows::object_handle::cancel</a>
-</h4></div></div></div>
-<p>
- <a class="indexterm" name="boost_asio.indexterm.windows__object_handle.cancel"></a>
-Cancel
- all asynchronous operations associated with the handle.
- </p>
-<pre class="programlisting">void <a class="link" href="cancel/overload1.html" title="windows::object_handle::cancel (1 of 2 overloads)">cancel</a>();
- <span class="emphasis"><em>&#187; <a class="link" href="cancel/overload1.html" title="windows::object_handle::cancel (1 of 2 overloads)">more...</a></em></span>
-
-void <a class="link" href="cancel/overload2.html" title="windows::object_handle::cancel (2 of 2 overloads)">cancel</a>(
- boost::system::error_code &amp; ec);
- <span class="emphasis"><em>&#187; <a class="link" href="cancel/overload2.html" title="windows::object_handle::cancel (2 of 2 overloads)">more...</a></em></span>
-</pre>
-</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-2018 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="async_wait.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__object_handle.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="cancel/overload1.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/cancel/overload1.html b/doc/html/boost_asio/reference/windows__object_handle/cancel/overload1.html
deleted file mode 100644
index 570eabdc4e..0000000000
--- a/doc/html/boost_asio/reference/windows__object_handle/cancel/overload1.html
+++ /dev/null
@@ -1,67 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>windows::object_handle::cancel (1 of 2 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="../cancel.html" title="windows::object_handle::cancel">
-<link rel="prev" href="../cancel.html" title="windows::object_handle::cancel">
-<link rel="next" href="overload2.html" title="windows::object_handle::cancel (2 of 2 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="../cancel.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../cancel.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.windows__object_handle.cancel.overload1"></a><a class="link" href="overload1.html" title="windows::object_handle::cancel (1 of 2 overloads)">windows::object_handle::cancel
- (1 of 2 overloads)</a>
-</h5></div></div></div>
-<p>
- Cancel all asynchronous operations associated with the handle.
- </p>
-<pre class="programlisting">void cancel();
-</pre>
-<p>
- This function causes all outstanding asynchronous read or write operations
- to finish immediately, and the handlers for cancelled operations will
- be passed the <code class="computeroutput">boost::asio::error::operation_aborted</code> error.
- </p>
-<h6>
-<a name="boost_asio.reference.windows__object_handle.cancel.overload1.h0"></a>
- <span class="phrase"><a name="boost_asio.reference.windows__object_handle.cancel.overload1.exceptions"></a></span><a class="link" href="overload1.html#boost_asio.reference.windows__object_handle.cancel.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 &#169; 2003-2018 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="../cancel.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../cancel.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>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/cancel/overload2.html b/doc/html/boost_asio/reference/windows__object_handle/cancel/overload2.html
deleted file mode 100644
index f4f5a148a7..0000000000
--- a/doc/html/boost_asio/reference/windows__object_handle/cancel/overload2.html
+++ /dev/null
@@ -1,68 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>windows::object_handle::cancel (2 of 2 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="../cancel.html" title="windows::object_handle::cancel">
-<link rel="prev" href="overload1.html" title="windows::object_handle::cancel (1 of 2 overloads)">
-<link rel="next" href="../close.html" title="windows::object_handle::close">
-</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="../cancel.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="../close.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.windows__object_handle.cancel.overload2"></a><a class="link" href="overload2.html" title="windows::object_handle::cancel (2 of 2 overloads)">windows::object_handle::cancel
- (2 of 2 overloads)</a>
-</h5></div></div></div>
-<p>
- Cancel all asynchronous operations associated with the handle.
- </p>
-<pre class="programlisting">void cancel(
- boost::system::error_code &amp; ec);
-</pre>
-<p>
- This function causes all outstanding asynchronous read or write operations
- to finish immediately, and the handlers for cancelled operations will
- be passed the <code class="computeroutput">boost::asio::error::operation_aborted</code> error.
- </p>
-<h6>
-<a name="boost_asio.reference.windows__object_handle.cancel.overload2.h0"></a>
- <span class="phrase"><a name="boost_asio.reference.windows__object_handle.cancel.overload2.parameters"></a></span><a class="link" href="overload2.html#boost_asio.reference.windows__object_handle.cancel.overload2.parameters">Parameters</a>
- </h6>
-<div class="variablelist">
-<p class="title"><b></b></p>
-<dl class="variablelist">
-<dt><span class="term">ec</span></dt>
-<dd><p>
- Set to indicate what error occurred, if any.
- </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 &#169; 2003-2018 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="../cancel.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="../close.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/close.html b/doc/html/boost_asio/reference/windows__object_handle/close.html
deleted file mode 100644
index 1162f854f7..0000000000
--- a/doc/html/boost_asio/reference/windows__object_handle/close.html
+++ /dev/null
@@ -1,55 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>windows::object_handle::close</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="../windows__object_handle.html" title="windows::object_handle">
-<link rel="prev" href="cancel/overload2.html" title="windows::object_handle::cancel (2 of 2 overloads)">
-<link rel="next" href="close/overload1.html" title="windows::object_handle::close (1 of 2 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="cancel/overload2.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__object_handle.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="close/overload1.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-<div class="section">
-<div class="titlepage"><div><div><h4 class="title">
-<a name="boost_asio.reference.windows__object_handle.close"></a><a class="link" href="close.html" title="windows::object_handle::close">windows::object_handle::close</a>
-</h4></div></div></div>
-<p>
- <a class="indexterm" name="boost_asio.indexterm.windows__object_handle.close"></a>
-Close
- the handle.
- </p>
-<pre class="programlisting">void <a class="link" href="close/overload1.html" title="windows::object_handle::close (1 of 2 overloads)">close</a>();
- <span class="emphasis"><em>&#187; <a class="link" href="close/overload1.html" title="windows::object_handle::close (1 of 2 overloads)">more...</a></em></span>
-
-void <a class="link" href="close/overload2.html" title="windows::object_handle::close (2 of 2 overloads)">close</a>(
- boost::system::error_code &amp; ec);
- <span class="emphasis"><em>&#187; <a class="link" href="close/overload2.html" title="windows::object_handle::close (2 of 2 overloads)">more...</a></em></span>
-</pre>
-</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-2018 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="cancel/overload2.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__object_handle.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="close/overload1.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/close/overload1.html b/doc/html/boost_asio/reference/windows__object_handle/close/overload1.html
deleted file mode 100644
index 16f8a1b0ab..0000000000
--- a/doc/html/boost_asio/reference/windows__object_handle/close/overload1.html
+++ /dev/null
@@ -1,67 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>windows::object_handle::close (1 of 2 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="../close.html" title="windows::object_handle::close">
-<link rel="prev" href="../close.html" title="windows::object_handle::close">
-<link rel="next" href="overload2.html" title="windows::object_handle::close (2 of 2 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="../close.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../close.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.windows__object_handle.close.overload1"></a><a class="link" href="overload1.html" title="windows::object_handle::close (1 of 2 overloads)">windows::object_handle::close
- (1 of 2 overloads)</a>
-</h5></div></div></div>
-<p>
- Close the handle.
- </p>
-<pre class="programlisting">void close();
-</pre>
-<p>
- This function is used to close the handle. Any asynchronous read or write
- operations will be cancelled immediately, and will complete with the
- <code class="computeroutput">boost::asio::error::operation_aborted</code> error.
- </p>
-<h6>
-<a name="boost_asio.reference.windows__object_handle.close.overload1.h0"></a>
- <span class="phrase"><a name="boost_asio.reference.windows__object_handle.close.overload1.exceptions"></a></span><a class="link" href="overload1.html#boost_asio.reference.windows__object_handle.close.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 &#169; 2003-2018 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="../close.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../close.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>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/close/overload2.html b/doc/html/boost_asio/reference/windows__object_handle/close/overload2.html
deleted file mode 100644
index 5dc7043c02..0000000000
--- a/doc/html/boost_asio/reference/windows__object_handle/close/overload2.html
+++ /dev/null
@@ -1,68 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>windows::object_handle::close (2 of 2 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="../close.html" title="windows::object_handle::close">
-<link rel="prev" href="overload1.html" title="windows::object_handle::close (1 of 2 overloads)">
-<link rel="next" href="../executor_type.html" title="windows::object_handle::executor_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="overload1.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../close.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="../executor_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.windows__object_handle.close.overload2"></a><a class="link" href="overload2.html" title="windows::object_handle::close (2 of 2 overloads)">windows::object_handle::close
- (2 of 2 overloads)</a>
-</h5></div></div></div>
-<p>
- Close the handle.
- </p>
-<pre class="programlisting">void close(
- boost::system::error_code &amp; ec);
-</pre>
-<p>
- This function is used to close the handle. Any asynchronous read or write
- operations will be cancelled immediately, and will complete with the
- <code class="computeroutput">boost::asio::error::operation_aborted</code> error.
- </p>
-<h6>
-<a name="boost_asio.reference.windows__object_handle.close.overload2.h0"></a>
- <span class="phrase"><a name="boost_asio.reference.windows__object_handle.close.overload2.parameters"></a></span><a class="link" href="overload2.html#boost_asio.reference.windows__object_handle.close.overload2.parameters">Parameters</a>
- </h6>
-<div class="variablelist">
-<p class="title"><b></b></p>
-<dl class="variablelist">
-<dt><span class="term">ec</span></dt>
-<dd><p>
- Set to indicate what error occurred, if any.
- </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 &#169; 2003-2018 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="../close.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="../executor_type.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/executor_type.html b/doc/html/boost_asio/reference/windows__object_handle/executor_type.html
deleted file mode 100644
index 889d6de13d..0000000000
--- a/doc/html/boost_asio/reference/windows__object_handle/executor_type.html
+++ /dev/null
@@ -1,217 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>windows::object_handle::executor_type</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="../windows__object_handle.html" title="windows::object_handle">
-<link rel="prev" href="close/overload2.html" title="windows::object_handle::close (2 of 2 overloads)">
-<link rel="next" href="get_executor.html" title="windows::object_handle::get_executor">
-</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="close/overload2.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__object_handle.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="get_executor.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-<div class="section">
-<div class="titlepage"><div><div><h4 class="title">
-<a name="boost_asio.reference.windows__object_handle.executor_type"></a><a class="link" href="executor_type.html" title="windows::object_handle::executor_type">windows::object_handle::executor_type</a>
-</h4></div></div></div>
-<p>
- <a class="indexterm" name="boost_asio.indexterm.windows__object_handle.executor_type"></a>
-The
- type of the executor associated with the object.
- </p>
-<pre class="programlisting">typedef io_context::executor_type executor_type;
-</pre>
-<h6>
-<a name="boost_asio.reference.windows__object_handle.executor_type.h0"></a>
- <span class="phrase"><a name="boost_asio.reference.windows__object_handle.executor_type.member_functions"></a></span><a class="link" href="executor_type.html#boost_asio.reference.windows__object_handle.executor_type.member_functions">Member
- Functions</a>
- </h6>
-<div class="informaltable"><table class="table">
-<colgroup>
-<col>
-<col>
-</colgroup>
-<thead><tr>
-<th>
- <p>
- Name
- </p>
- </th>
-<th>
- <p>
- Description
- </p>
- </th>
-</tr></thead>
-<tbody>
-<tr>
-<td>
- <p>
- <a class="link" href="../io_context__executor_type/context.html" title="io_context::executor_type::context"><span class="bold"><strong>context</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Obtain the underlying execution context.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../io_context__executor_type/defer.html" title="io_context::executor_type::defer"><span class="bold"><strong>defer</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Request the io_context to invoke the given function object.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../io_context__executor_type/dispatch.html" title="io_context::executor_type::dispatch"><span class="bold"><strong>dispatch</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Request the io_context to invoke the given function object.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../io_context__executor_type/on_work_finished.html" title="io_context::executor_type::on_work_finished"><span class="bold"><strong>on_work_finished</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Inform the io_context that some work is no longer outstanding.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../io_context__executor_type/on_work_started.html" title="io_context::executor_type::on_work_started"><span class="bold"><strong>on_work_started</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Inform the io_context that it has some outstanding work to do.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../io_context__executor_type/post.html" title="io_context::executor_type::post"><span class="bold"><strong>post</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Request the io_context to invoke the given function object.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../io_context__executor_type/running_in_this_thread.html" title="io_context::executor_type::running_in_this_thread"><span class="bold"><strong>running_in_this_thread</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the io_context is running in the current thread.
- </p>
- </td>
-</tr>
-</tbody>
-</table></div>
-<h6>
-<a name="boost_asio.reference.windows__object_handle.executor_type.h1"></a>
- <span class="phrase"><a name="boost_asio.reference.windows__object_handle.executor_type.friends"></a></span><a class="link" href="executor_type.html#boost_asio.reference.windows__object_handle.executor_type.friends">Friends</a>
- </h6>
-<div class="informaltable"><table class="table">
-<colgroup>
-<col>
-<col>
-</colgroup>
-<thead><tr>
-<th>
- <p>
- Name
- </p>
- </th>
-<th>
- <p>
- Description
- </p>
- </th>
-</tr></thead>
-<tbody>
-<tr>
-<td>
- <p>
- <a class="link" href="../io_context__executor_type/operator_not__eq_.html" title="io_context::executor_type::operator!="><span class="bold"><strong>operator!=</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare two executors for inequality.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../io_context__executor_type/operator_eq__eq_.html" title="io_context::executor_type::operator=="><span class="bold"><strong>operator==</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare two executors for equality.
- </p>
- </td>
-</tr>
-</tbody>
-</table></div>
-<h6>
-<a name="boost_asio.reference.windows__object_handle.executor_type.h2"></a>
- <span class="phrase"><a name="boost_asio.reference.windows__object_handle.executor_type.requirements"></a></span><a class="link" href="executor_type.html#boost_asio.reference.windows__object_handle.executor_type.requirements">Requirements</a>
- </h6>
-<p>
- <span class="emphasis"><em>Header: </em></span><code class="literal">boost/asio/windows/object_handle.hpp</code>
- </p>
-<p>
- <span class="emphasis"><em>Convenience header: </em></span><code class="literal">boost/asio.hpp</code>
- </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 &#169; 2003-2018 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="close/overload2.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__object_handle.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="get_executor.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/get_executor.html b/doc/html/boost_asio/reference/windows__object_handle/get_executor.html
deleted file mode 100644
index fc9a65a811..0000000000
--- a/doc/html/boost_asio/reference/windows__object_handle/get_executor.html
+++ /dev/null
@@ -1,50 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>windows::object_handle::get_executor</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="../windows__object_handle.html" title="windows::object_handle">
-<link rel="prev" href="executor_type.html" title="windows::object_handle::executor_type">
-<link rel="next" href="get_io_context.html" title="windows::object_handle::get_io_context">
-</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="executor_type.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__object_handle.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="get_io_context.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-<div class="section">
-<div class="titlepage"><div><div><h4 class="title">
-<a name="boost_asio.reference.windows__object_handle.get_executor"></a><a class="link" href="get_executor.html" title="windows::object_handle::get_executor">windows::object_handle::get_executor</a>
-</h4></div></div></div>
-<p>
- <a class="indexterm" name="boost_asio.indexterm.windows__object_handle.get_executor"></a>
-Get
- the executor associated with the object.
- </p>
-<pre class="programlisting">executor_type get_executor();
-</pre>
-</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-2018 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="executor_type.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__object_handle.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="get_io_context.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/get_io_context.html b/doc/html/boost_asio/reference/windows__object_handle/get_io_context.html
deleted file mode 100644
index 6bf8fcec0c..0000000000
--- a/doc/html/boost_asio/reference/windows__object_handle/get_io_context.html
+++ /dev/null
@@ -1,65 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>windows::object_handle::get_io_context</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="../windows__object_handle.html" title="windows::object_handle">
-<link rel="prev" href="get_executor.html" title="windows::object_handle::get_executor">
-<link rel="next" href="get_io_service.html" title="windows::object_handle::get_io_service">
-</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="get_executor.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__object_handle.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="get_io_service.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-<div class="section">
-<div class="titlepage"><div><div><h4 class="title">
-<a name="boost_asio.reference.windows__object_handle.get_io_context"></a><a class="link" href="get_io_context.html" title="windows::object_handle::get_io_context">windows::object_handle::get_io_context</a>
-</h4></div></div></div>
-<p>
- <a class="indexterm" name="boost_asio.indexterm.windows__object_handle.get_io_context"></a>
-(Deprecated:
- Use <code class="computeroutput">get_executor()</code>.) Get the <a class="link" href="../io_context.html" title="io_context"><code class="computeroutput">io_context</code></a>
- associated with the object.
- </p>
-<pre class="programlisting">boost::asio::io_context &amp; get_io_context();
-</pre>
-<p>
- This function may be used to obtain the <a class="link" href="../io_context.html" title="io_context"><code class="computeroutput">io_context</code></a>
- object that the I/O object uses to dispatch handlers for asynchronous operations.
- </p>
-<h6>
-<a name="boost_asio.reference.windows__object_handle.get_io_context.h0"></a>
- <span class="phrase"><a name="boost_asio.reference.windows__object_handle.get_io_context.return_value"></a></span><a class="link" href="get_io_context.html#boost_asio.reference.windows__object_handle.get_io_context.return_value">Return
- Value</a>
- </h6>
-<p>
- A reference to the <a class="link" href="../io_context.html" title="io_context"><code class="computeroutput">io_context</code></a>
- object that the I/O object will use to dispatch handlers. Ownership is
- not transferred to the caller.
- </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 &#169; 2003-2018 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="get_executor.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__object_handle.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="get_io_service.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/get_io_service.html b/doc/html/boost_asio/reference/windows__object_handle/get_io_service.html
deleted file mode 100644
index b2daa38a13..0000000000
--- a/doc/html/boost_asio/reference/windows__object_handle/get_io_service.html
+++ /dev/null
@@ -1,65 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>windows::object_handle::get_io_service</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="../windows__object_handle.html" title="windows::object_handle">
-<link rel="prev" href="get_io_context.html" title="windows::object_handle::get_io_context">
-<link rel="next" href="is_open.html" title="windows::object_handle::is_open">
-</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="get_io_context.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__object_handle.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="is_open.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-<div class="section">
-<div class="titlepage"><div><div><h4 class="title">
-<a name="boost_asio.reference.windows__object_handle.get_io_service"></a><a class="link" href="get_io_service.html" title="windows::object_handle::get_io_service">windows::object_handle::get_io_service</a>
-</h4></div></div></div>
-<p>
- <a class="indexterm" name="boost_asio.indexterm.windows__object_handle.get_io_service"></a>
-(Deprecated:
- Use <code class="computeroutput">get_executor()</code>.) Get the <a class="link" href="../io_context.html" title="io_context"><code class="computeroutput">io_context</code></a>
- associated with the object.
- </p>
-<pre class="programlisting">boost::asio::io_context &amp; get_io_service();
-</pre>
-<p>
- This function may be used to obtain the <a class="link" href="../io_context.html" title="io_context"><code class="computeroutput">io_context</code></a>
- object that the I/O object uses to dispatch handlers for asynchronous operations.
- </p>
-<h6>
-<a name="boost_asio.reference.windows__object_handle.get_io_service.h0"></a>
- <span class="phrase"><a name="boost_asio.reference.windows__object_handle.get_io_service.return_value"></a></span><a class="link" href="get_io_service.html#boost_asio.reference.windows__object_handle.get_io_service.return_value">Return
- Value</a>
- </h6>
-<p>
- A reference to the <a class="link" href="../io_context.html" title="io_context"><code class="computeroutput">io_context</code></a>
- object that the I/O object will use to dispatch handlers. Ownership is
- not transferred to the caller.
- </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 &#169; 2003-2018 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="get_io_context.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__object_handle.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="is_open.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/is_open.html b/doc/html/boost_asio/reference/windows__object_handle/is_open.html
deleted file mode 100644
index c599197c70..0000000000
--- a/doc/html/boost_asio/reference/windows__object_handle/is_open.html
+++ /dev/null
@@ -1,50 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>windows::object_handle::is_open</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="../windows__object_handle.html" title="windows::object_handle">
-<link rel="prev" href="get_io_service.html" title="windows::object_handle::get_io_service">
-<link rel="next" href="lowest_layer.html" title="windows::object_handle::lowest_layer">
-</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="get_io_service.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__object_handle.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="lowest_layer.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-<div class="section">
-<div class="titlepage"><div><div><h4 class="title">
-<a name="boost_asio.reference.windows__object_handle.is_open"></a><a class="link" href="is_open.html" title="windows::object_handle::is_open">windows::object_handle::is_open</a>
-</h4></div></div></div>
-<p>
- <a class="indexterm" name="boost_asio.indexterm.windows__object_handle.is_open"></a>
-Determine
- whether the handle is open.
- </p>
-<pre class="programlisting">bool is_open() const;
-</pre>
-</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-2018 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="get_io_service.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__object_handle.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="lowest_layer.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/lowest_layer.html b/doc/html/boost_asio/reference/windows__object_handle/lowest_layer.html
deleted file mode 100644
index a5e3a41774..0000000000
--- a/doc/html/boost_asio/reference/windows__object_handle/lowest_layer.html
+++ /dev/null
@@ -1,57 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>windows::object_handle::lowest_layer</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="../windows__object_handle.html" title="windows::object_handle">
-<link rel="prev" href="is_open.html" title="windows::object_handle::is_open">
-<link rel="next" href="lowest_layer/overload1.html" title="windows::object_handle::lowest_layer (1 of 2 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="is_open.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__object_handle.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="lowest_layer/overload1.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-<div class="section">
-<div class="titlepage"><div><div><h4 class="title">
-<a name="boost_asio.reference.windows__object_handle.lowest_layer"></a><a class="link" href="lowest_layer.html" title="windows::object_handle::lowest_layer">windows::object_handle::lowest_layer</a>
-</h4></div></div></div>
-<p>
- <a class="indexterm" name="boost_asio.indexterm.windows__object_handle.lowest_layer"></a>
-Get
- a reference to the lowest layer.
- </p>
-<pre class="programlisting">lowest_layer_type &amp; <a class="link" href="lowest_layer/overload1.html" title="windows::object_handle::lowest_layer (1 of 2 overloads)">lowest_layer</a>();
- <span class="emphasis"><em>&#187; <a class="link" href="lowest_layer/overload1.html" title="windows::object_handle::lowest_layer (1 of 2 overloads)">more...</a></em></span>
-</pre>
-<p>
- Get a const reference to the lowest layer.
- </p>
-<pre class="programlisting">const lowest_layer_type &amp; <a class="link" href="lowest_layer/overload2.html" title="windows::object_handle::lowest_layer (2 of 2 overloads)">lowest_layer</a>() const;
- <span class="emphasis"><em>&#187; <a class="link" href="lowest_layer/overload2.html" title="windows::object_handle::lowest_layer (2 of 2 overloads)">more...</a></em></span>
-</pre>
-</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-2018 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="is_open.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__object_handle.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="lowest_layer/overload1.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/lowest_layer/overload1.html b/doc/html/boost_asio/reference/windows__object_handle/lowest_layer/overload1.html
deleted file mode 100644
index cd685beaad..0000000000
--- a/doc/html/boost_asio/reference/windows__object_handle/lowest_layer/overload1.html
+++ /dev/null
@@ -1,63 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>windows::object_handle::lowest_layer (1 of 2 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="../lowest_layer.html" title="windows::object_handle::lowest_layer">
-<link rel="prev" href="../lowest_layer.html" title="windows::object_handle::lowest_layer">
-<link rel="next" href="overload2.html" title="windows::object_handle::lowest_layer (2 of 2 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="../lowest_layer.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../lowest_layer.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.windows__object_handle.lowest_layer.overload1"></a><a class="link" href="overload1.html" title="windows::object_handle::lowest_layer (1 of 2 overloads)">windows::object_handle::lowest_layer
- (1 of 2 overloads)</a>
-</h5></div></div></div>
-<p>
- Get a reference to the lowest layer.
- </p>
-<pre class="programlisting">lowest_layer_type &amp; lowest_layer();
-</pre>
-<p>
- This function returns a reference to the lowest layer in a stack of layers.
- Since an <a class="link" href="../../windows__object_handle.html" title="windows::object_handle"><code class="computeroutput">windows::object_handle</code></a>
- cannot contain any further layers, it simply returns a reference to itself.
- </p>
-<h6>
-<a name="boost_asio.reference.windows__object_handle.lowest_layer.overload1.h0"></a>
- <span class="phrase"><a name="boost_asio.reference.windows__object_handle.lowest_layer.overload1.return_value"></a></span><a class="link" href="overload1.html#boost_asio.reference.windows__object_handle.lowest_layer.overload1.return_value">Return
- Value</a>
- </h6>
-<p>
- A reference to the lowest layer in the stack of layers. Ownership is
- not transferred to the caller.
- </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 &#169; 2003-2018 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="../lowest_layer.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../lowest_layer.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>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/lowest_layer/overload2.html b/doc/html/boost_asio/reference/windows__object_handle/lowest_layer/overload2.html
deleted file mode 100644
index ff5203fb60..0000000000
--- a/doc/html/boost_asio/reference/windows__object_handle/lowest_layer/overload2.html
+++ /dev/null
@@ -1,63 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>windows::object_handle::lowest_layer (2 of 2 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="../lowest_layer.html" title="windows::object_handle::lowest_layer">
-<link rel="prev" href="overload1.html" title="windows::object_handle::lowest_layer (1 of 2 overloads)">
-<link rel="next" href="../lowest_layer_type.html" title="windows::object_handle::lowest_layer_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="overload1.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../lowest_layer.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="../lowest_layer_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.windows__object_handle.lowest_layer.overload2"></a><a class="link" href="overload2.html" title="windows::object_handle::lowest_layer (2 of 2 overloads)">windows::object_handle::lowest_layer
- (2 of 2 overloads)</a>
-</h5></div></div></div>
-<p>
- Get a const reference to the lowest layer.
- </p>
-<pre class="programlisting">const lowest_layer_type &amp; lowest_layer() const;
-</pre>
-<p>
- This function returns a const reference to the lowest layer in a stack
- of layers. Since an <a class="link" href="../../windows__object_handle.html" title="windows::object_handle"><code class="computeroutput">windows::object_handle</code></a>
- cannot contain any further layers, it simply returns a reference to itself.
- </p>
-<h6>
-<a name="boost_asio.reference.windows__object_handle.lowest_layer.overload2.h0"></a>
- <span class="phrase"><a name="boost_asio.reference.windows__object_handle.lowest_layer.overload2.return_value"></a></span><a class="link" href="overload2.html#boost_asio.reference.windows__object_handle.lowest_layer.overload2.return_value">Return
- Value</a>
- </h6>
-<p>
- A const reference to the lowest layer in the stack of layers. Ownership
- is not transferred to the caller.
- </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 &#169; 2003-2018 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="../lowest_layer.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="../lowest_layer_type.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/lowest_layer_type.html b/doc/html/boost_asio/reference/windows__object_handle/lowest_layer_type.html
deleted file mode 100644
index ea9453780f..0000000000
--- a/doc/html/boost_asio/reference/windows__object_handle/lowest_layer_type.html
+++ /dev/null
@@ -1,322 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>windows::object_handle::lowest_layer_type</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="../windows__object_handle.html" title="windows::object_handle">
-<link rel="prev" href="lowest_layer/overload2.html" title="windows::object_handle::lowest_layer (2 of 2 overloads)">
-<link rel="next" href="native_handle.html" title="windows::object_handle::native_handle">
-</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="lowest_layer/overload2.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__object_handle.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="native_handle.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-<div class="section">
-<div class="titlepage"><div><div><h4 class="title">
-<a name="boost_asio.reference.windows__object_handle.lowest_layer_type"></a><a class="link" href="lowest_layer_type.html" title="windows::object_handle::lowest_layer_type">windows::object_handle::lowest_layer_type</a>
-</h4></div></div></div>
-<p>
- <a class="indexterm" name="boost_asio.indexterm.windows__object_handle.lowest_layer_type"></a>
-An
- <a class="link" href="../windows__object_handle.html" title="windows::object_handle"><code class="computeroutput">windows::object_handle</code></a>
- is always the lowest layer.
- </p>
-<pre class="programlisting">typedef object_handle lowest_layer_type;
-</pre>
-<h6>
-<a name="boost_asio.reference.windows__object_handle.lowest_layer_type.h0"></a>
- <span class="phrase"><a name="boost_asio.reference.windows__object_handle.lowest_layer_type.types"></a></span><a class="link" href="lowest_layer_type.html#boost_asio.reference.windows__object_handle.lowest_layer_type.types">Types</a>
- </h6>
-<div class="informaltable"><table class="table">
-<colgroup>
-<col>
-<col>
-</colgroup>
-<thead><tr>
-<th>
- <p>
- Name
- </p>
- </th>
-<th>
- <p>
- Description
- </p>
- </th>
-</tr></thead>
-<tbody>
-<tr>
-<td>
- <p>
- <a class="link" href="executor_type.html" title="windows::object_handle::executor_type"><span class="bold"><strong>executor_type</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- The type of the executor associated with the object.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="lowest_layer_type.html" title="windows::object_handle::lowest_layer_type"><span class="bold"><strong>lowest_layer_type</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- An object_handle is always the lowest layer.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="native_handle_type.html" title="windows::object_handle::native_handle_type"><span class="bold"><strong>native_handle_type</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- The native representation of a handle.
- </p>
- </td>
-</tr>
-</tbody>
-</table></div>
-<h6>
-<a name="boost_asio.reference.windows__object_handle.lowest_layer_type.h1"></a>
- <span class="phrase"><a name="boost_asio.reference.windows__object_handle.lowest_layer_type.member_functions"></a></span><a class="link" href="lowest_layer_type.html#boost_asio.reference.windows__object_handle.lowest_layer_type.member_functions">Member
- Functions</a>
- </h6>
-<div class="informaltable"><table class="table">
-<colgroup>
-<col>
-<col>
-</colgroup>
-<thead><tr>
-<th>
- <p>
- Name
- </p>
- </th>
-<th>
- <p>
- Description
- </p>
- </th>
-</tr></thead>
-<tbody>
-<tr>
-<td>
- <p>
- <a class="link" href="assign.html" title="windows::object_handle::assign"><span class="bold"><strong>assign</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Assign an existing native handle to the handle.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="async_wait.html" title="windows::object_handle::async_wait"><span class="bold"><strong>async_wait</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Start an asynchronous wait on the object handle.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="cancel.html" title="windows::object_handle::cancel"><span class="bold"><strong>cancel</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Cancel all asynchronous operations associated with the handle.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="close.html" title="windows::object_handle::close"><span class="bold"><strong>close</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Close the handle.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="get_executor.html" title="windows::object_handle::get_executor"><span class="bold"><strong>get_executor</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Get the executor associated with the object.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="get_io_context.html" title="windows::object_handle::get_io_context"><span class="bold"><strong>get_io_context</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: Use get_executor().) Get the io_context associated
- with the object.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="get_io_service.html" title="windows::object_handle::get_io_service"><span class="bold"><strong>get_io_service</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: Use get_executor().) Get the io_context associated
- with the object.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="is_open.html" title="windows::object_handle::is_open"><span class="bold"><strong>is_open</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the handle is open.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="lowest_layer.html" title="windows::object_handle::lowest_layer"><span class="bold"><strong>lowest_layer</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Get a reference to the lowest layer. <br> <span class="silver"> &#8212;</span><br> Get a const
- reference to the lowest layer.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="native_handle.html" title="windows::object_handle::native_handle"><span class="bold"><strong>native_handle</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Get the native handle representation.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="object_handle.html" title="windows::object_handle::object_handle"><span class="bold"><strong>object_handle</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Construct an object_handle without opening it. <br> <span class="silver"> &#8212;</span><br>
- Construct an object_handle on an existing native handle. <br>
- <span class="silver"> &#8212;</span><br> Move-construct an object_handle from another.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="operator_eq_.html" title="windows::object_handle::operator="><span class="bold"><strong>operator=</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Move-assign an object_handle from another.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="wait.html" title="windows::object_handle::wait"><span class="bold"><strong>wait</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Perform a blocking wait on the object handle.
- </p>
- </td>
-</tr>
-</tbody>
-</table></div>
-<p>
- The <a class="link" href="../windows__object_handle.html" title="windows::object_handle"><code class="computeroutput">windows::object_handle</code></a>
- class provides asynchronous and blocking object-oriented handle functionality.
- </p>
-<h6>
-<a name="boost_asio.reference.windows__object_handle.lowest_layer_type.h2"></a>
- <span class="phrase"><a name="boost_asio.reference.windows__object_handle.lowest_layer_type.thread_safety"></a></span><a class="link" href="lowest_layer_type.html#boost_asio.reference.windows__object_handle.lowest_layer_type.thread_safety">Thread
- Safety</a>
- </h6>
-<p>
- <span class="emphasis"><em>Distinct</em></span> <span class="emphasis"><em>objects:</em></span> Safe.
- </p>
-<p>
- <span class="emphasis"><em>Shared</em></span> <span class="emphasis"><em>objects:</em></span> Unsafe.
- </p>
-<h6>
-<a name="boost_asio.reference.windows__object_handle.lowest_layer_type.h3"></a>
- <span class="phrase"><a name="boost_asio.reference.windows__object_handle.lowest_layer_type.requirements"></a></span><a class="link" href="lowest_layer_type.html#boost_asio.reference.windows__object_handle.lowest_layer_type.requirements">Requirements</a>
- </h6>
-<p>
- <span class="emphasis"><em>Header: </em></span><code class="literal">boost/asio/windows/object_handle.hpp</code>
- </p>
-<p>
- <span class="emphasis"><em>Convenience header: </em></span><code class="literal">boost/asio.hpp</code>
- </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 &#169; 2003-2018 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="lowest_layer/overload2.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__object_handle.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="native_handle.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/native_handle.html b/doc/html/boost_asio/reference/windows__object_handle/native_handle.html
deleted file mode 100644
index 5a96c8d3fe..0000000000
--- a/doc/html/boost_asio/reference/windows__object_handle/native_handle.html
+++ /dev/null
@@ -1,55 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>windows::object_handle::native_handle</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="../windows__object_handle.html" title="windows::object_handle">
-<link rel="prev" href="lowest_layer_type.html" title="windows::object_handle::lowest_layer_type">
-<link rel="next" href="native_handle_type.html" title="windows::object_handle::native_handle_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="lowest_layer_type.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__object_handle.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="native_handle_type.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-<div class="section">
-<div class="titlepage"><div><div><h4 class="title">
-<a name="boost_asio.reference.windows__object_handle.native_handle"></a><a class="link" href="native_handle.html" title="windows::object_handle::native_handle">windows::object_handle::native_handle</a>
-</h4></div></div></div>
-<p>
- <a class="indexterm" name="boost_asio.indexterm.windows__object_handle.native_handle"></a>
-Get
- the native handle representation.
- </p>
-<pre class="programlisting">native_handle_type native_handle();
-</pre>
-<p>
- This function may be used to obtain the underlying representation of the
- handle. This is intended to allow access to native handle functionality
- that is not otherwise provided.
- </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 &#169; 2003-2018 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="lowest_layer_type.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__object_handle.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="native_handle_type.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/native_handle_type.html b/doc/html/boost_asio/reference/windows__object_handle/native_handle_type.html
deleted file mode 100644
index c5778b64e5..0000000000
--- a/doc/html/boost_asio/reference/windows__object_handle/native_handle_type.html
+++ /dev/null
@@ -1,60 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>windows::object_handle::native_handle_type</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="../windows__object_handle.html" title="windows::object_handle">
-<link rel="prev" href="native_handle.html" title="windows::object_handle::native_handle">
-<link rel="next" href="object_handle.html" title="windows::object_handle::object_handle">
-</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="native_handle.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__object_handle.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="object_handle.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-<div class="section">
-<div class="titlepage"><div><div><h4 class="title">
-<a name="boost_asio.reference.windows__object_handle.native_handle_type"></a><a class="link" href="native_handle_type.html" title="windows::object_handle::native_handle_type">windows::object_handle::native_handle_type</a>
-</h4></div></div></div>
-<p>
- <a class="indexterm" name="boost_asio.indexterm.windows__object_handle.native_handle_type"></a>
-The
- native representation of a handle.
- </p>
-<pre class="programlisting">typedef implementation_defined native_handle_type;
-</pre>
-<h6>
-<a name="boost_asio.reference.windows__object_handle.native_handle_type.h0"></a>
- <span class="phrase"><a name="boost_asio.reference.windows__object_handle.native_handle_type.requirements"></a></span><a class="link" href="native_handle_type.html#boost_asio.reference.windows__object_handle.native_handle_type.requirements">Requirements</a>
- </h6>
-<p>
- <span class="emphasis"><em>Header: </em></span><code class="literal">boost/asio/windows/object_handle.hpp</code>
- </p>
-<p>
- <span class="emphasis"><em>Convenience header: </em></span><code class="literal">boost/asio.hpp</code>
- </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 &#169; 2003-2018 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="native_handle.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__object_handle.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="object_handle.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/object_handle.html b/doc/html/boost_asio/reference/windows__object_handle/object_handle.html
deleted file mode 100644
index 8c31786a72..0000000000
--- a/doc/html/boost_asio/reference/windows__object_handle/object_handle.html
+++ /dev/null
@@ -1,70 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>windows::object_handle::object_handle</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="../windows__object_handle.html" title="windows::object_handle">
-<link rel="prev" href="native_handle_type.html" title="windows::object_handle::native_handle_type">
-<link rel="next" href="object_handle/overload1.html" title="windows::object_handle::object_handle (1 of 3 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="native_handle_type.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__object_handle.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="object_handle/overload1.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-<div class="section">
-<div class="titlepage"><div><div><h4 class="title">
-<a name="boost_asio.reference.windows__object_handle.object_handle"></a><a class="link" href="object_handle.html" title="windows::object_handle::object_handle">windows::object_handle::object_handle</a>
-</h4></div></div></div>
-<p>
- <a class="indexterm" name="boost_asio.indexterm.windows__object_handle.object_handle"></a>
-Construct
- an <a class="link" href="../windows__object_handle.html" title="windows::object_handle"><code class="computeroutput">windows::object_handle</code></a>
- without opening it.
- </p>
-<pre class="programlisting">explicit <a class="link" href="object_handle/overload1.html" title="windows::object_handle::object_handle (1 of 3 overloads)">object_handle</a>(
- boost::asio::io_context &amp; io_context);
- <span class="emphasis"><em>&#187; <a class="link" href="object_handle/overload1.html" title="windows::object_handle::object_handle (1 of 3 overloads)">more...</a></em></span>
-</pre>
-<p>
- Construct an <a class="link" href="../windows__object_handle.html" title="windows::object_handle"><code class="computeroutput">windows::object_handle</code></a>
- on an existing native handle.
- </p>
-<pre class="programlisting"><a class="link" href="object_handle/overload2.html" title="windows::object_handle::object_handle (2 of 3 overloads)">object_handle</a>(
- boost::asio::io_context &amp; io_context,
- const native_handle_type &amp; native_handle);
- <span class="emphasis"><em>&#187; <a class="link" href="object_handle/overload2.html" title="windows::object_handle::object_handle (2 of 3 overloads)">more...</a></em></span>
-</pre>
-<p>
- Move-construct an <a class="link" href="../windows__object_handle.html" title="windows::object_handle"><code class="computeroutput">windows::object_handle</code></a>
- from another.
- </p>
-<pre class="programlisting"><a class="link" href="object_handle/overload3.html" title="windows::object_handle::object_handle (3 of 3 overloads)">object_handle</a>(
- object_handle &amp;&amp; other);
- <span class="emphasis"><em>&#187; <a class="link" href="object_handle/overload3.html" title="windows::object_handle::object_handle (3 of 3 overloads)">more...</a></em></span>
-</pre>
-</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-2018 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="native_handle_type.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__object_handle.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="object_handle/overload1.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/object_handle/overload1.html b/doc/html/boost_asio/reference/windows__object_handle/object_handle/overload1.html
deleted file mode 100644
index ee36c38d5a..0000000000
--- a/doc/html/boost_asio/reference/windows__object_handle/object_handle/overload1.html
+++ /dev/null
@@ -1,69 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>windows::object_handle::object_handle (1 of 3 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="../object_handle.html" title="windows::object_handle::object_handle">
-<link rel="prev" href="../object_handle.html" title="windows::object_handle::object_handle">
-<link rel="next" href="overload2.html" title="windows::object_handle::object_handle (2 of 3 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="../object_handle.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../object_handle.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.windows__object_handle.object_handle.overload1"></a><a class="link" href="overload1.html" title="windows::object_handle::object_handle (1 of 3 overloads)">windows::object_handle::object_handle
- (1 of 3 overloads)</a>
-</h5></div></div></div>
-<p>
- Construct an <a class="link" href="../../windows__object_handle.html" title="windows::object_handle"><code class="computeroutput">windows::object_handle</code></a>
- without opening it.
- </p>
-<pre class="programlisting">object_handle(
- boost::asio::io_context &amp; io_context);
-</pre>
-<p>
- This constructor creates an object handle without opening it.
- </p>
-<h6>
-<a name="boost_asio.reference.windows__object_handle.object_handle.overload1.h0"></a>
- <span class="phrase"><a name="boost_asio.reference.windows__object_handle.object_handle.overload1.parameters"></a></span><a class="link" href="overload1.html#boost_asio.reference.windows__object_handle.object_handle.overload1.parameters">Parameters</a>
- </h6>
-<div class="variablelist">
-<p class="title"><b></b></p>
-<dl class="variablelist">
-<dt><span class="term">io_context</span></dt>
-<dd><p>
- The <a class="link" href="../../io_context.html" title="io_context"><code class="computeroutput">io_context</code></a>
- object that the object handle will use to dispatch handlers for
- any asynchronous operations performed on the handle.
- </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 &#169; 2003-2018 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="../object_handle.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../object_handle.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>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/object_handle/overload2.html b/doc/html/boost_asio/reference/windows__object_handle/object_handle/overload2.html
deleted file mode 100644
index 5f4908d85d..0000000000
--- a/doc/html/boost_asio/reference/windows__object_handle/object_handle/overload2.html
+++ /dev/null
@@ -1,88 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>windows::object_handle::object_handle (2 of 3 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="../object_handle.html" title="windows::object_handle::object_handle">
-<link rel="prev" href="overload1.html" title="windows::object_handle::object_handle (1 of 3 overloads)">
-<link rel="next" href="overload3.html" title="windows::object_handle::object_handle (3 of 3 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="../object_handle.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.windows__object_handle.object_handle.overload2"></a><a class="link" href="overload2.html" title="windows::object_handle::object_handle (2 of 3 overloads)">windows::object_handle::object_handle
- (2 of 3 overloads)</a>
-</h5></div></div></div>
-<p>
- Construct an <a class="link" href="../../windows__object_handle.html" title="windows::object_handle"><code class="computeroutput">windows::object_handle</code></a>
- on an existing native handle.
- </p>
-<pre class="programlisting">object_handle(
- boost::asio::io_context &amp; io_context,
- const native_handle_type &amp; native_handle);
-</pre>
-<p>
- This constructor creates an object handle object to hold an existing
- native handle.
- </p>
-<h6>
-<a name="boost_asio.reference.windows__object_handle.object_handle.overload2.h0"></a>
- <span class="phrase"><a name="boost_asio.reference.windows__object_handle.object_handle.overload2.parameters"></a></span><a class="link" href="overload2.html#boost_asio.reference.windows__object_handle.object_handle.overload2.parameters">Parameters</a>
- </h6>
-<div class="variablelist">
-<p class="title"><b></b></p>
-<dl class="variablelist">
-<dt><span class="term">io_context</span></dt>
-<dd><p>
- The <a class="link" href="../../io_context.html" title="io_context"><code class="computeroutput">io_context</code></a>
- object that the object handle will use to dispatch handlers for
- any asynchronous operations performed on the handle.
- </p></dd>
-<dt><span class="term">native_handle</span></dt>
-<dd><p>
- The new underlying handle implementation.
- </p></dd>
-</dl>
-</div>
-<h6>
-<a name="boost_asio.reference.windows__object_handle.object_handle.overload2.h1"></a>
- <span class="phrase"><a name="boost_asio.reference.windows__object_handle.object_handle.overload2.exceptions"></a></span><a class="link" href="overload2.html#boost_asio.reference.windows__object_handle.object_handle.overload2.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 &#169; 2003-2018 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="../object_handle.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>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/object_handle/overload3.html b/doc/html/boost_asio/reference/windows__object_handle/object_handle/overload3.html
deleted file mode 100644
index 94b3d0a745..0000000000
--- a/doc/html/boost_asio/reference/windows__object_handle/object_handle/overload3.html
+++ /dev/null
@@ -1,76 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>windows::object_handle::object_handle (3 of 3 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="../object_handle.html" title="windows::object_handle::object_handle">
-<link rel="prev" href="overload2.html" title="windows::object_handle::object_handle (2 of 3 overloads)">
-<link rel="next" href="../operator_eq_.html" title="windows::object_handle::operator=">
-</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="../object_handle.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="../operator_eq_.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.windows__object_handle.object_handle.overload3"></a><a class="link" href="overload3.html" title="windows::object_handle::object_handle (3 of 3 overloads)">windows::object_handle::object_handle
- (3 of 3 overloads)</a>
-</h5></div></div></div>
-<p>
- Move-construct an <a class="link" href="../../windows__object_handle.html" title="windows::object_handle"><code class="computeroutput">windows::object_handle</code></a>
- from another.
- </p>
-<pre class="programlisting">object_handle(
- object_handle &amp;&amp; other);
-</pre>
-<p>
- This constructor moves an object handle from one object to another.
- </p>
-<h6>
-<a name="boost_asio.reference.windows__object_handle.object_handle.overload3.h0"></a>
- <span class="phrase"><a name="boost_asio.reference.windows__object_handle.object_handle.overload3.parameters"></a></span><a class="link" href="overload3.html#boost_asio.reference.windows__object_handle.object_handle.overload3.parameters">Parameters</a>
- </h6>
-<div class="variablelist">
-<p class="title"><b></b></p>
-<dl class="variablelist">
-<dt><span class="term">other</span></dt>
-<dd><p>
- The other <a class="link" href="../../windows__object_handle.html" title="windows::object_handle"><code class="computeroutput">windows::object_handle</code></a>
- object from which the move will occur.
- </p></dd>
-</dl>
-</div>
-<h6>
-<a name="boost_asio.reference.windows__object_handle.object_handle.overload3.h1"></a>
- <span class="phrase"><a name="boost_asio.reference.windows__object_handle.object_handle.overload3.remarks"></a></span><a class="link" href="overload3.html#boost_asio.reference.windows__object_handle.object_handle.overload3.remarks">Remarks</a>
- </h6>
-<p>
- Following the move, the moved-from object is in the same state as if
- constructed using the <code class="computeroutput">object_handle(io_context&amp;) constructor</code>.
- </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 &#169; 2003-2018 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="../object_handle.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="../operator_eq_.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/operator_eq_.html b/doc/html/boost_asio/reference/windows__object_handle/operator_eq_.html
deleted file mode 100644
index 158dd65f26..0000000000
--- a/doc/html/boost_asio/reference/windows__object_handle/operator_eq_.html
+++ /dev/null
@@ -1,77 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>windows::object_handle::operator=</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="../windows__object_handle.html" title="windows::object_handle">
-<link rel="prev" href="object_handle/overload3.html" title="windows::object_handle::object_handle (3 of 3 overloads)">
-<link rel="next" href="wait.html" title="windows::object_handle::wait">
-</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="object_handle/overload3.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__object_handle.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="wait.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-<div class="section">
-<div class="titlepage"><div><div><h4 class="title">
-<a name="boost_asio.reference.windows__object_handle.operator_eq_"></a><a class="link" href="operator_eq_.html" title="windows::object_handle::operator=">windows::object_handle::operator=</a>
-</h4></div></div></div>
-<p>
- <a class="indexterm" name="boost_asio.indexterm.windows__object_handle.operator_eq_"></a>
-Move-assign
- an <a class="link" href="../windows__object_handle.html" title="windows::object_handle"><code class="computeroutput">windows::object_handle</code></a>
- from another.
- </p>
-<pre class="programlisting">object_handle &amp; operator=(
- object_handle &amp;&amp; other);
-</pre>
-<p>
- This assignment operator moves an object handle from one object to another.
- </p>
-<h6>
-<a name="boost_asio.reference.windows__object_handle.operator_eq_.h0"></a>
- <span class="phrase"><a name="boost_asio.reference.windows__object_handle.operator_eq_.parameters"></a></span><a class="link" href="operator_eq_.html#boost_asio.reference.windows__object_handle.operator_eq_.parameters">Parameters</a>
- </h6>
-<div class="variablelist">
-<p class="title"><b></b></p>
-<dl class="variablelist">
-<dt><span class="term">other</span></dt>
-<dd><p>
- The other <a class="link" href="../windows__object_handle.html" title="windows::object_handle"><code class="computeroutput">windows::object_handle</code></a>
- object from which the move will occur.
- </p></dd>
-</dl>
-</div>
-<h6>
-<a name="boost_asio.reference.windows__object_handle.operator_eq_.h1"></a>
- <span class="phrase"><a name="boost_asio.reference.windows__object_handle.operator_eq_.remarks"></a></span><a class="link" href="operator_eq_.html#boost_asio.reference.windows__object_handle.operator_eq_.remarks">Remarks</a>
- </h6>
-<p>
- Following the move, the moved-from object is in the same state as if constructed
- using the <code class="computeroutput">object_handle(io_context&amp;) constructor</code>.
- </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 &#169; 2003-2018 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="object_handle/overload3.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__object_handle.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="wait.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/wait.html b/doc/html/boost_asio/reference/windows__object_handle/wait.html
deleted file mode 100644
index fb0c736ee2..0000000000
--- a/doc/html/boost_asio/reference/windows__object_handle/wait.html
+++ /dev/null
@@ -1,55 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>windows::object_handle::wait</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="../windows__object_handle.html" title="windows::object_handle">
-<link rel="prev" href="operator_eq_.html" title="windows::object_handle::operator=">
-<link rel="next" href="wait/overload1.html" title="windows::object_handle::wait (1 of 2 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="operator_eq_.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__object_handle.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="wait/overload1.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-<div class="section">
-<div class="titlepage"><div><div><h4 class="title">
-<a name="boost_asio.reference.windows__object_handle.wait"></a><a class="link" href="wait.html" title="windows::object_handle::wait">windows::object_handle::wait</a>
-</h4></div></div></div>
-<p>
- <a class="indexterm" name="boost_asio.indexterm.windows__object_handle.wait"></a>
-Perform
- a blocking wait on the object handle.
- </p>
-<pre class="programlisting">void <a class="link" href="wait/overload1.html" title="windows::object_handle::wait (1 of 2 overloads)">wait</a>();
- <span class="emphasis"><em>&#187; <a class="link" href="wait/overload1.html" title="windows::object_handle::wait (1 of 2 overloads)">more...</a></em></span>
-
-void <a class="link" href="wait/overload2.html" title="windows::object_handle::wait (2 of 2 overloads)">wait</a>(
- boost::system::error_code &amp; ec);
- <span class="emphasis"><em>&#187; <a class="link" href="wait/overload2.html" title="windows::object_handle::wait (2 of 2 overloads)">more...</a></em></span>
-</pre>
-</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-2018 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="operator_eq_.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__object_handle.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="wait/overload1.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/wait/overload1.html b/doc/html/boost_asio/reference/windows__object_handle/wait/overload1.html
deleted file mode 100644
index 86d38268ad..0000000000
--- a/doc/html/boost_asio/reference/windows__object_handle/wait/overload1.html
+++ /dev/null
@@ -1,67 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>windows::object_handle::wait (1 of 2 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="../wait.html" title="windows::object_handle::wait">
-<link rel="prev" href="../wait.html" title="windows::object_handle::wait">
-<link rel="next" href="overload2.html" title="windows::object_handle::wait (2 of 2 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="../wait.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../wait.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.windows__object_handle.wait.overload1"></a><a class="link" href="overload1.html" title="windows::object_handle::wait (1 of 2 overloads)">windows::object_handle::wait
- (1 of 2 overloads)</a>
-</h5></div></div></div>
-<p>
- Perform a blocking wait on the object handle.
- </p>
-<pre class="programlisting">void wait();
-</pre>
-<p>
- This function is used to wait for the object handle to be set to the
- signalled state. This function blocks and does not return until the object
- handle has been set to the signalled state.
- </p>
-<h6>
-<a name="boost_asio.reference.windows__object_handle.wait.overload1.h0"></a>
- <span class="phrase"><a name="boost_asio.reference.windows__object_handle.wait.overload1.exceptions"></a></span><a class="link" href="overload1.html#boost_asio.reference.windows__object_handle.wait.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 &#169; 2003-2018 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="../wait.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../wait.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>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/wait/overload2.html b/doc/html/boost_asio/reference/windows__object_handle/wait/overload2.html
deleted file mode 100644
index 33368404ea..0000000000
--- a/doc/html/boost_asio/reference/windows__object_handle/wait/overload2.html
+++ /dev/null
@@ -1,68 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>windows::object_handle::wait (2 of 2 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="../wait.html" title="windows::object_handle::wait">
-<link rel="prev" href="overload1.html" title="windows::object_handle::wait (1 of 2 overloads)">
-<link rel="next" href="../../windows__overlapped_handle.html" title="windows::overlapped_handle">
-</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="../wait.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="../../windows__overlapped_handle.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.windows__object_handle.wait.overload2"></a><a class="link" href="overload2.html" title="windows::object_handle::wait (2 of 2 overloads)">windows::object_handle::wait
- (2 of 2 overloads)</a>
-</h5></div></div></div>
-<p>
- Perform a blocking wait on the object handle.
- </p>
-<pre class="programlisting">void wait(
- boost::system::error_code &amp; ec);
-</pre>
-<p>
- This function is used to wait for the object handle to be set to the
- signalled state. This function blocks and does not return until the object
- handle has been set to the signalled state.
- </p>
-<h6>
-<a name="boost_asio.reference.windows__object_handle.wait.overload2.h0"></a>
- <span class="phrase"><a name="boost_asio.reference.windows__object_handle.wait.overload2.parameters"></a></span><a class="link" href="overload2.html#boost_asio.reference.windows__object_handle.wait.overload2.parameters">Parameters</a>
- </h6>
-<div class="variablelist">
-<p class="title"><b></b></p>
-<dl class="variablelist">
-<dt><span class="term">ec</span></dt>
-<dd><p>
- Set to indicate what error occurred, if any.
- </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 &#169; 2003-2018 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="../wait.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="../../windows__overlapped_handle.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
-</div>
-</body>
-</html>