summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/local__datagram_protocol/endpoint.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/local__datagram_protocol/endpoint.html')
-rw-r--r--doc/html/boost_asio/reference/local__datagram_protocol/endpoint.html2
1 files changed, 1 insertions, 1 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 95a9072a31..31f4024ca1 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="idp163272464"></a>
+ <a class="indexterm" name="idm45773610094256"></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>