aboutsummaryrefslogtreecommitdiff
path: root/doc/tcp.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tcp.html')
-rw-r--r--doc/tcp.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tcp.html b/doc/tcp.html
index 2c687c0..5814e1a 100644
--- a/doc/tcp.html
+++ b/doc/tcp.html
@@ -177,7 +177,7 @@ method affects the behavior of <tt>connect</tt>, causing it to return
177with an error in case of a timeout. If that happens, you can still call <a 177with an error in case of a timeout. If that happens, you can still call <a
178href=socket.html#select><tt>socket.select</tt></a> with the socket in the 178href=socket.html#select><tt>socket.select</tt></a> with the socket in the
179<tt>sendt</tt> table. The socket will be writable when the connection is 179<tt>sendt</tt> table. The socket will be writable when the connection is
180stablished. 180established.
181</p> 181</p>
182 182
183<!-- getpeername ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ --> 183<!-- getpeername ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
@@ -539,7 +539,7 @@ This function returns 1.
539<p> 539<p>
540<small> 540<small>
541Last modified by Diego Nehab on <br> 541Last modified by Diego Nehab on <br>
542Sun Nov 28 03:19:00 EST 2004 542Mon Nov 21 01:58:10 EST 2005
543</small> 543</small>
544</p> 544</p>
545</center> 545</center>