diff options
Diffstat (limited to 'doc/tcp.html')
-rw-r--r-- | doc/tcp.html | 4 |
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 | |||
177 | with an error in case of a timeout. If that happens, you can still call <a | 177 | with an error in case of a timeout. If that happens, you can still call <a |
178 | href=socket.html#select><tt>socket.select</tt></a> with the socket in the | 178 | href=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 |
180 | stablished. | 180 | established. |
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> |
541 | Last modified by Diego Nehab on <br> | 541 | Last modified by Diego Nehab on <br> |
542 | Sun Nov 28 03:19:00 EST 2004 | 542 | Mon Nov 21 01:58:10 EST 2005 |
543 | </small> | 543 | </small> |
544 | </p> | 544 | </p> |
545 | </center> | 545 | </center> |