summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/posix__stream_descriptor_service
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/posix__stream_descriptor_service')
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/assign.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/async_read_some.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/async_write_some.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/close.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/construct.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/destroy.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/id.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/io_control.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/is_open.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/move_assign.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/move_construct.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/native.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/native_handle.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/native_handle_type.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/native_non_blocking.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/native_non_blocking/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/native_non_blocking/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/native_type.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/non_blocking.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/non_blocking/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/non_blocking/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/read_some.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/release.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/stream_descriptor_service.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/write_some.html5
28 files changed, 80 insertions, 52 deletions
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor_service/assign.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/assign.html
index 80726ef164..00ea6d4e28 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/assign.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.assign"></a><a class="link" href="assign.html" title="posix::stream_descriptor_service::assign">posix::stream_descriptor_service::assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp185873376"></a>
+ <a class="indexterm" name="idp156503456"></a>
Assign an existing native descriptor
to a stream descriptor.
</p>
@@ -39,7 +39,8 @@ Assign an existing native descriptor
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor_service/async_read_some.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/async_read_some.html
index 52931e23fa..42103f8123 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/async_read_some.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/async_read_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.async_read_some"></a><a class="link" href="async_read_some.html" title="posix::stream_descriptor_service::async_read_some">posix::stream_descriptor_service::async_read_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp185892240"></a>
+ <a class="indexterm" name="idp156522384"></a>
Start an asynchronous read.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -41,7 +41,8 @@ Start an asynchronous read.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor_service/async_write_some.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/async_write_some.html
index 98a37de6aa..dcf646fd1b 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/async_write_some.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/async_write_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.async_write_some"></a><a class="link" href="async_write_some.html" title="posix::stream_descriptor_service::async_write_some">posix::stream_descriptor_service::async_write_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp185911824"></a>
+ <a class="indexterm" name="idp156541968"></a>
Start an asynchronous write.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -41,7 +41,8 @@ Start an asynchronous write.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor_service/cancel.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/cancel.html
index df803fba4b..1137e1d709 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/cancel.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/cancel.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.cancel"></a><a class="link" href="cancel.html" title="posix::stream_descriptor_service::cancel">posix::stream_descriptor_service::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp185931472"></a>
+ <a class="indexterm" name="idp156561616"></a>
Cancel all asynchronous operations
associated with the descriptor.
</p>
@@ -38,7 +38,8 @@ Cancel all asynchronous operations
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor_service/close.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/close.html
index ddaac0e4cc..e74897f74b 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/close.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/close.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.close"></a><a class="link" href="close.html" title="posix::stream_descriptor_service::close">posix::stream_descriptor_service::close</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp185946960"></a>
+ <a class="indexterm" name="idp156577104"></a>
Close a stream descriptor implementation.
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">close</span><span class="special">(</span>
@@ -37,7 +37,8 @@ Close a stream descriptor implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor_service/construct.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/construct.html
index a09452d214..19f9e755d8 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/construct.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/construct.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.construct"></a><a class="link" href="construct.html" title="posix::stream_descriptor_service::construct">posix::stream_descriptor_service::construct</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp185962672"></a>
+ <a class="indexterm" name="idp156592816"></a>
Construct a new stream descriptor
implementation.
</p>
@@ -37,7 +37,8 @@ Construct a new stream descriptor
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor_service/destroy.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/destroy.html
index 95b8e12b41..5ab2560448 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/destroy.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/destroy.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.destroy"></a><a class="link" href="destroy.html" title="posix::stream_descriptor_service::destroy">posix::stream_descriptor_service::destroy</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp185971328"></a>
+ <a class="indexterm" name="idp156601472"></a>
Destroy a stream descriptor implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">destroy</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Destroy a stream descriptor implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor_service/get_io_service.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/get_io_service.html
index 05d7f19581..70bd3e8c84 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/get_io_service.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/get_io_service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from io_service.</em></span>
</p>
<p>
- <a class="indexterm" name="idp185980784"></a>
+ <a class="indexterm" name="idp156610992"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> object that owns the
service.
</p>
@@ -39,7 +39,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><code class
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor_service/id.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/id.html
index 49426cb093..5e3230bbce 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/id.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/id.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.id"></a><a class="link" href="id.html" title="posix::stream_descriptor_service::id">posix::stream_descriptor_service::id</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp185991488"></a>
+ <a class="indexterm" name="idp156621760"></a>
The unique service identifier.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">io_service</span><span class="special">::</span><span class="identifier">id</span> <span class="identifier">id</span><span class="special">;</span>
@@ -35,7 +35,8 @@ The unique service identifier.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor_service/implementation_type.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/implementation_type.html
index 13ca6cd842..100264eef6 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/implementation_type.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/implementation_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.implementation_type"></a><a class="link" href="implementation_type.html" title="posix::stream_descriptor_service::implementation_type">posix::stream_descriptor_service::implementation_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186001520"></a>
+ <a class="indexterm" name="idp156631728"></a>
The type of a stream
descriptor implementation.
</p>
@@ -46,7 +46,8 @@ The type of a stream
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor_service/io_control.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/io_control.html
index 120f108d95..9ec0433ea8 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/io_control.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/io_control.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.io_control"></a><a class="link" href="io_control.html" title="posix::stream_descriptor_service::io_control">posix::stream_descriptor_service::io_control</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186014080"></a>
+ <a class="indexterm" name="idp156644160"></a>
Perform an IO control command
on the descriptor.
</p>
@@ -41,7 +41,8 @@ Perform an IO control command
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor_service/is_open.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/is_open.html
index 1e77cc3fa7..d19f88f9ce 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/is_open.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/is_open.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.is_open"></a><a class="link" href="is_open.html" title="posix::stream_descriptor_service::is_open">posix::stream_descriptor_service::is_open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186035632"></a>
+ <a class="indexterm" name="idp156665712"></a>
Determine whether the descriptor
is open.
</p>
@@ -37,7 +37,8 @@ Determine whether the descriptor
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor_service/move_assign.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/move_assign.html
index 69e7d9d498..8d4122d8fc 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/move_assign.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/move_assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.move_assign"></a><a class="link" href="move_assign.html" title="posix::stream_descriptor_service::move_assign">posix::stream_descriptor_service::move_assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186046256"></a>
+ <a class="indexterm" name="idp156676336"></a>
Move-assign from another stream
descriptor implementation.
</p>
@@ -39,7 +39,8 @@ Move-assign from another stream
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor_service/move_construct.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/move_construct.html
index 40e0a04277..dc892ad353 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/move_construct.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/move_construct.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.move_construct"></a><a class="link" href="move_construct.html" title="posix::stream_descriptor_service::move_construct">posix::stream_descriptor_service::move_construct</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186060192"></a>
+ <a class="indexterm" name="idp156690208"></a>
Move-construct a new stream
descriptor implementation.
</p>
@@ -38,7 +38,8 @@ Move-construct a new stream
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor_service/native.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/native.html
index a8e6b775df..a4d128adb0 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/native.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/native.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.native"></a><a class="link" href="native.html" title="posix::stream_descriptor_service::native">posix::stream_descriptor_service::native</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186071456"></a>
+ <a class="indexterm" name="idp156701536"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">native_handle</span><span class="special">()</span></code>.) Get the native descriptor implementation.
</p>
<pre class="programlisting"><span class="identifier">native_type</span> <span class="identifier">native</span><span class="special">(</span>
@@ -36,7 +36,8 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_handle.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_handle.html
index 873e9b6d5b..bb4ff989ef 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_handle.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_handle.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.native_handle"></a><a class="link" href="native_handle.html" title="posix::stream_descriptor_service::native_handle">posix::stream_descriptor_service::native_handle</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186081920"></a>
+ <a class="indexterm" name="idp156712048"></a>
Get the native descriptor
implementation.
</p>
@@ -37,7 +37,8 @@ Get the native descriptor
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_handle_type.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_handle_type.html
index b1013b57d7..edfa37ad91 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_handle_type.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_handle_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.native_handle_type"></a><a class="link" href="native_handle_type.html" title="posix::stream_descriptor_service::native_handle_type">posix::stream_descriptor_service::native_handle_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186090560"></a>
+ <a class="indexterm" name="idp156720688"></a>
The native descriptor
type.
</p>
@@ -46,7 +46,8 @@ The native descriptor
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_non_blocking.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_non_blocking.html
index b492ff2086..600ed4dc56 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_non_blocking.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_non_blocking.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.native_non_blocking"></a><a class="link" href="native_non_blocking.html" title="posix::stream_descriptor_service::native_non_blocking">posix::stream_descriptor_service::native_non_blocking</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186103040"></a>
+ <a class="indexterm" name="idp156733168"></a>
Gets the non-blocking
mode of the native descriptor implementation.
</p>
@@ -47,7 +47,8 @@ Gets the non-blocking
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_non_blocking/overload1.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_non_blocking/overload1.html
index fb2d72f6fb..a2e9d83257 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_non_blocking/overload1.html
@@ -36,7 +36,8 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_non_blocking/overload2.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_non_blocking/overload2.html
index 8d6c5b1484..f996c40b74 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_non_blocking/overload2.html
@@ -38,7 +38,8 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_type.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_type.html
index cfd0a8eb02..b70b59bfa5 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_type.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.native_type"></a><a class="link" href="native_type.html" title="posix::stream_descriptor_service::native_type">posix::stream_descriptor_service::native_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186157504"></a>
+ <a class="indexterm" name="idp156787680"></a>
(Deprecated: Use native_handle_type.)
The native descriptor type.
</p>
@@ -46,7 +46,8 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor_service/non_blocking.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/non_blocking.html
index a33261f038..cb59cef1d2 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/non_blocking.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/non_blocking.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.non_blocking"></a><a class="link" href="non_blocking.html" title="posix::stream_descriptor_service::non_blocking">posix::stream_descriptor_service::non_blocking</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186169984"></a>
+ <a class="indexterm" name="idp156800224"></a>
Gets the non-blocking mode
of the descriptor.
</p>
@@ -47,7 +47,8 @@ Gets the non-blocking mode
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor_service/non_blocking/overload1.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/non_blocking/overload1.html
index e70cc8d714..135a8464b4 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/non_blocking/overload1.html
@@ -36,7 +36,8 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor_service/non_blocking/overload2.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/non_blocking/overload2.html
index 10390157da..7b91245243 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/non_blocking/overload2.html
@@ -38,7 +38,8 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor_service/read_some.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/read_some.html
index 049393307d..ee072efe0b 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/read_some.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/read_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.read_some"></a><a class="link" href="read_some.html" title="posix::stream_descriptor_service::read_some">posix::stream_descriptor_service::read_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186224304"></a>
+ <a class="indexterm" name="idp156854336"></a>
Read some data from the stream.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -40,7 +40,8 @@ Read some data from the stream.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor_service/release.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/release.html
index a1f2aefd89..3154c0aa15 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/release.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/release.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.release"></a><a class="link" href="release.html" title="posix::stream_descriptor_service::release">posix::stream_descriptor_service::release</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186245376"></a>
+ <a class="indexterm" name="idp156875504"></a>
Release ownership of the native
descriptor implementation.
</p>
@@ -37,7 +37,8 @@ Release ownership of the native
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor_service/stream_descriptor_service.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/stream_descriptor_service.html
index 0d5554667c..40d3dcfce4 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/stream_descriptor_service.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/stream_descriptor_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.stream_descriptor_service"></a><a class="link" href="stream_descriptor_service.html" title="posix::stream_descriptor_service::stream_descriptor_service">posix::stream_descriptor_service::stream_descriptor_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186254112"></a>
+ <a class="indexterm" name="idp156884176"></a>
Construct a new
stream descriptor service for the specified <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a>.
</p>
@@ -37,7 +37,8 @@ Construct a new
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor_service/write_some.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/write_some.html
index f626ce84fe..d55b3ae6d7 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/write_some.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/write_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.write_some"></a><a class="link" href="write_some.html" title="posix::stream_descriptor_service::write_some">posix::stream_descriptor_service::write_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186266256"></a>
+ <a class="indexterm" name="idp156896320"></a>
Write the given data to the stream.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -40,7 +40,8 @@ Write the given data to the stream.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>