aboutsummaryrefslogtreecommitdiff
path: root/doc/tcp.html
diff options
context:
space:
mode:
authorDiego Nehab <diego@tecgraf.puc-rio.br>2005-11-21 07:04:44 +0000
committerDiego Nehab <diego@tecgraf.puc-rio.br>2005-11-21 07:04:44 +0000
commita2b780bf7a78c66d54a248fa99b5fc862c12a127 (patch)
treea9377a265f47439952c9100c594ed789117d9063 /doc/tcp.html
parent71f483496de874f1200526816528b7b2a4e9e4a6 (diff)
downloadluasocket-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.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>