aboutsummaryrefslogtreecommitdiff
path: root/doc/socket.html
diff options
context:
space:
mode:
authorDiego Nehab <diego@tecgraf.puc-rio.br>2004-07-26 04:04:04 +0000
committerDiego Nehab <diego@tecgraf.puc-rio.br>2004-07-26 04:04:04 +0000
commitd914007507a6a4ad3489cca19652af403fef7074 (patch)
tree71f83f3ce04c5c7852c0571d3f9fe0188c920784 /doc/socket.html
parentcd994f306a67ea7b9ee0ba810d985114e097dd77 (diff)
downloadluasocket-d914007507a6a4ad3489cca19652af403fef7074.tar.gz
luasocket-d914007507a6a4ad3489cca19652af403fef7074.tar.bz2
luasocket-d914007507a6a4ad3489cca19652af403fef7074.zip
Almost ready for beta2.
Diffstat (limited to 'doc/socket.html')
-rw-r--r--doc/socket.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/socket.html b/doc/socket.html
index 129b134..c7525eb 100644
--- a/doc/socket.html
+++ b/doc/socket.html
@@ -332,10 +332,6 @@ universe. You should subtract the values returned by this function
332to get meaningful values. 332to get meaningful values.
333</p> 333</p>
334 334
335<p class=return>
336The function returns the time as a number.
337</p>
338
339<pre class=example> 335<pre class=example>
340t = socket.gettime() 336t = socket.gettime()
341-- do stuff 337-- do stuff