diff options
author | Diego Nehab <diego@tecgraf.puc-rio.br> | 2005-11-20 08:56:19 +0000 |
---|---|---|
committer | Diego Nehab <diego@tecgraf.puc-rio.br> | 2005-11-20 08:56:19 +0000 |
commit | 5e09779c7f6b1710150d5a0f12d86ded7ede75c6 (patch) | |
tree | ffd2e2e7d918cc30015c89bd14122aa8cadb1546 /doc/tcp.html | |
parent | f20f4889bfe5a02cd9b77868b90cc8042352176a (diff) | |
download | luasocket-5e09779c7f6b1710150d5a0f12d86ded7ede75c6.tar.gz luasocket-5e09779c7f6b1710150d5a0f12d86ded7ede75c6.tar.bz2 luasocket-5e09779c7f6b1710150d5a0f12d86ded7ede75c6.zip |
In pre release mode!
Diffstat (limited to 'doc/tcp.html')
-rw-r--r-- | doc/tcp.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/tcp.html b/doc/tcp.html index 5c810de..2c687c0 100644 --- a/doc/tcp.html +++ b/doc/tcp.html | |||
@@ -446,6 +446,7 @@ The method returns 1 in case of success and <tt><b>nil</b></tt> otherwise. | |||
446 | <!-- settimeout +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ --> | 446 | <!-- settimeout +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ --> |
447 | 447 | ||
448 | <p class=name id=settimeout> | 448 | <p class=name id=settimeout> |
449 | master:<b>settimeout(</b>value [, mode]<b>)</b><br> | ||
449 | client:<b>settimeout(</b>value [, mode]<b>)</b><br> | 450 | client:<b>settimeout(</b>value [, mode]<b>)</b><br> |
450 | server:<b>settimeout(</b>value [, mode]<b>)</b> | 451 | server:<b>settimeout(</b>value [, mode]<b>)</b> |
451 | </p> | 452 | </p> |