summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/buffered_stream/flush.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/buffered_stream/flush.html')
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/flush.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost_asio/reference/buffered_stream/flush.html b/doc/html/boost_asio/reference/buffered_stream/flush.html
index d499aac0c5..16ff4d42d1 100644
--- a/doc/html/boost_asio/reference/buffered_stream/flush.html
+++ b/doc/html/boost_asio/reference/buffered_stream/flush.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_stream.flush"></a><a class="link" href="flush.html" title="buffered_stream::flush">buffered_stream::flush</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp165736976"></a>
+ <a class="indexterm" name="idp137962848"></a>
Flush all data from the buffer to the next layer. Returns
the number of bytes written to the next layer on the last write operation.
Throws an exception on failure.