summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/basic_socket/non_blocking.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/basic_socket/non_blocking.html')
-rw-r--r--doc/html/boost_asio/reference/basic_socket/non_blocking.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/boost_asio/reference/basic_socket/non_blocking.html b/doc/html/boost_asio/reference/basic_socket/non_blocking.html
index d0dff34211..843f1b3a59 100644
--- a/doc/html/boost_asio/reference/basic_socket/non_blocking.html
+++ b/doc/html/boost_asio/reference/basic_socket/non_blocking.html
@@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>basic_socket::non_blocking</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../basic_socket.html" title="basic_socket">
<link rel="prev" href="native_type.html" title="basic_socket::native_type">
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket.non_blocking"></a><a class="link" href="non_blocking.html" title="basic_socket::non_blocking">basic_socket::non_blocking</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="id1114869"></a>
+ <a class="indexterm" name="idp142102672"></a>
Gets the non-blocking mode of the socket.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <a class="link" href="non_blocking/overload1.html" title="basic_socket::non_blocking (1 of 3 overloads)">non_blocking</a><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -48,7 +48,7 @@ Gets the non-blocking mode of 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-2012 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 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>