aboutsummaryrefslogtreecommitdiff
path: root/doc/tcp.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tcp.html')
-rw-r--r--doc/tcp.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/tcp.html b/doc/tcp.html
index 6fc9900..fb627a1 100644
--- a/doc/tcp.html
+++ b/doc/tcp.html
@@ -65,6 +65,12 @@ href=#bind><tt>connect</tt></a>, depending on the address
65family obtained from the resolver. 65family obtained from the resolver.
66</p> 66</p>
67 67
68<p class=note>
69Note: Before the choice between IPv4 and IPv6 happens,
70the internal socket object is invalid and therefore <a
71href=#setoption><tt>setoption</tt></a> will fail.
72</p>
73
68<!-- socket.tcp +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ --> 74<!-- socket.tcp +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
69 75
70<p class=name id="socket.tcp4"> 76<p class=name id="socket.tcp4">