summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/local__datagram_protocol
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/local__datagram_protocol')
-rw-r--r--doc/html/boost_asio/reference/local__datagram_protocol/endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/local__datagram_protocol/family.html5
-rw-r--r--doc/html/boost_asio/reference/local__datagram_protocol/protocol.html5
-rw-r--r--doc/html/boost_asio/reference/local__datagram_protocol/socket.html5
-rw-r--r--doc/html/boost_asio/reference/local__datagram_protocol/type.html5
5 files changed, 15 insertions, 10 deletions
diff --git a/doc/html/boost_asio/reference/local__datagram_protocol/endpoint.html b/doc/html/boost_asio/reference/local__datagram_protocol/endpoint.html
index 0770640f74..a4c4b13cee 100644
--- a/doc/html/boost_asio/reference/local__datagram_protocol/endpoint.html
+++ b/doc/html/boost_asio/reference/local__datagram_protocol/endpoint.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__datagram_protocol.endpoint"></a><a class="link" href="endpoint.html" title="local::datagram_protocol::endpoint">local::datagram_protocol::endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp180778864"></a>
+ <a class="indexterm" name="idp151596544"></a>
The type of a UNIX domain endpoint.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_endpoint</span><span class="special">&lt;</span> <span class="identifier">datagram_protocol</span> <span class="special">&gt;</span> <span class="identifier">endpoint</span><span class="special">;</span>
@@ -370,7 +370,8 @@ The type of a UNIX domain endpoint.
</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>
diff --git a/doc/html/boost_asio/reference/local__datagram_protocol/family.html b/doc/html/boost_asio/reference/local__datagram_protocol/family.html
index 3f0d2fa57c..8879dfcaf8 100644
--- a/doc/html/boost_asio/reference/local__datagram_protocol/family.html
+++ b/doc/html/boost_asio/reference/local__datagram_protocol/family.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__datagram_protocol.family"></a><a class="link" href="family.html" title="local::datagram_protocol::family">local::datagram_protocol::family</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp180887136"></a>
+ <a class="indexterm" name="idp151695168"></a>
Obtain an identifier for the protocol family.
</p>
<pre class="programlisting"><span class="keyword">int</span> <span class="identifier">family</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Obtain an identifier for the protocol family.
</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>
diff --git a/doc/html/boost_asio/reference/local__datagram_protocol/protocol.html b/doc/html/boost_asio/reference/local__datagram_protocol/protocol.html
index 9dbe3bebbf..074234d436 100644
--- a/doc/html/boost_asio/reference/local__datagram_protocol/protocol.html
+++ b/doc/html/boost_asio/reference/local__datagram_protocol/protocol.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__datagram_protocol.protocol"></a><a class="link" href="protocol.html" title="local::datagram_protocol::protocol">local::datagram_protocol::protocol</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp180894224"></a>
+ <a class="indexterm" name="idp151701296"></a>
Obtain an identifier for the protocol.
</p>
<pre class="programlisting"><span class="keyword">int</span> <span class="identifier">protocol</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Obtain an identifier for the protocol.
</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>
diff --git a/doc/html/boost_asio/reference/local__datagram_protocol/socket.html b/doc/html/boost_asio/reference/local__datagram_protocol/socket.html
index aefa094f03..46edf37f8f 100644
--- a/doc/html/boost_asio/reference/local__datagram_protocol/socket.html
+++ b/doc/html/boost_asio/reference/local__datagram_protocol/socket.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__datagram_protocol.socket"></a><a class="link" href="socket.html" title="local::datagram_protocol::socket">local::datagram_protocol::socket</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp180901440"></a>
+ <a class="indexterm" name="idp151707424"></a>
The UNIX domain socket type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_datagram_socket</span><span class="special">&lt;</span> <span class="identifier">datagram_protocol</span> <span class="special">&gt;</span> <span class="identifier">socket</span><span class="special">;</span>
@@ -978,7 +978,8 @@ The UNIX domain socket type.
</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>
diff --git a/doc/html/boost_asio/reference/local__datagram_protocol/type.html b/doc/html/boost_asio/reference/local__datagram_protocol/type.html
index c7018d436c..a79e491747 100644
--- a/doc/html/boost_asio/reference/local__datagram_protocol/type.html
+++ b/doc/html/boost_asio/reference/local__datagram_protocol/type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__datagram_protocol.type"></a><a class="link" href="type.html" title="local::datagram_protocol::type">local::datagram_protocol::type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp181170896"></a>
+ <a class="indexterm" name="idp151956400"></a>
Obtain an identifier for the type of the protocol.
</p>
<pre class="programlisting"><span class="keyword">int</span> <span class="identifier">type</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Obtain an identifier for the type of the protocol.
</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>