aboutsummaryrefslogtreecommitdiff
path: root/doc/udp.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/udp.html')
-rw-r--r--doc/udp.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/udp.html b/doc/udp.html
index e313af4..a300f2f 100644
--- a/doc/udp.html
+++ b/doc/udp.html
@@ -76,6 +76,12 @@ href=#setsockname><tt>sockname</tt></a>, depending on the address
76family obtained from the resolver. 76family obtained from the resolver.
77</p> 77</p>
78 78
79<p class=note>
80Note: Before the choice between IPv4 and IPv6 happens,
81the internal socket object is invalid and therefore <a
82href=#setoption><tt>setoption</tt></a> will fail.
83</p>
84
79<!-- socket.udp4 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ --> 85<!-- socket.udp4 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
80 86
81<p class="name" id="socket.udp"> 87<p class="name" id="socket.udp">