summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/buffered_read_stream/async_read_some.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/buffered_read_stream/async_read_some.html')
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/async_read_some.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/async_read_some.html b/doc/html/boost_asio/reference/buffered_read_stream/async_read_some.html
index d996758d1e..becc4bf53d 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/async_read_some.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/async_read_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_read_stream.async_read_some"></a><a class="link" href="async_read_some.html" title="buffered_read_stream::async_read_some">buffered_read_stream::async_read_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp161810784"></a>
+ <a class="indexterm" name="idp132430240"></a>
Start an asynchronous read. The buffer
into which the data will be read must be valid for the lifetime of the
asynchronous operation.
@@ -42,7 +42,8 @@ Start an asynchronous read. The buffer
</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>