diff options
author | Diego Nehab <diego@tecgraf.puc-rio.br> | 2005-11-21 07:04:44 +0000 |
---|---|---|
committer | Diego Nehab <diego@tecgraf.puc-rio.br> | 2005-11-21 07:04:44 +0000 |
commit | a2b780bf7a78c66d54a248fa99b5fc862c12a127 (patch) | |
tree | a9377a265f47439952c9100c594ed789117d9063 /doc/tcp.html | |
parent | 71f483496de874f1200526816528b7b2a4e9e4a6 (diff) | |
download | luasocket-a2b780bf7a78c66d54a248fa99b5fc862c12a127.tar.gz luasocket-a2b780bf7a78c66d54a248fa99b5fc862c12a127.tar.bz2 luasocket-a2b780bf7a78c66d54a248fa99b5fc862c12a127.zip |
Spell checking on the manuals.
David's changes to lp.lua.
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> |