summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/async_read_until.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/async_read_until.html')
-rw-r--r--doc/html/boost_asio/reference/async_read_until.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/html/boost_asio/reference/async_read_until.html b/doc/html/boost_asio/reference/async_read_until.html
index 4ddf430aaf..5204a8d5b7 100644
--- a/doc/html/boost_asio/reference/async_read_until.html
+++ b/doc/html/boost_asio/reference/async_read_until.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.async_read_until"></a><a class="link" href="async_read_until.html" title="async_read_until">async_read_until</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp117630784"></a>
+ <a class="indexterm" name="idp88245584"></a>
Start an asynchronous operation to read data into a streambuf
until it contains a delimiter, matches a regular expression, or a function
object indicates a match.
@@ -91,7 +91,8 @@ Start an asynchronous operation to read data into a streambuf
</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>