summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/raw_socket_service/shutdown.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/raw_socket_service/shutdown.html')
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/shutdown.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/html/boost_asio/reference/raw_socket_service/shutdown.html b/doc/html/boost_asio/reference/raw_socket_service/shutdown.html
index 4758990f56..177ad0acaa 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/shutdown.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/shutdown.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.shutdown"></a><a class="link" href="shutdown.html" title="raw_socket_service::shutdown">raw_socket_service::shutdown</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp187222048"></a>
+ <a class="indexterm" name="idp157852576"></a>
Disable sends or receives on the socket.
</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">shutdown</span><span class="special">(</span>
@@ -38,7 +38,8 @@ Disable sends or receives on the socket.
</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>