diff options
author | Diego Nehab <diego@tecgraf.puc-rio.br> | 2004-11-28 08:32:36 +0000 |
---|---|---|
committer | Diego Nehab <diego@tecgraf.puc-rio.br> | 2004-11-28 08:32:36 +0000 |
commit | bf563ac857b77eb33412a37e1ad94bad6cbbf0c9 (patch) | |
tree | 688d94997c087617e3e3765ec64c6984c179d2bf /doc | |
parent | 7592683b0af6d1d49cf371dcf367f13966d2c398 (diff) | |
download | luasocket-bf563ac857b77eb33412a37e1ad94bad6cbbf0c9.tar.gz luasocket-bf563ac857b77eb33412a37e1ad94bad6cbbf0c9.tar.bz2 luasocket-bf563ac857b77eb33412a37e1ad94bad6cbbf0c9.zip |
Adjusted distribution and typo.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 70afbb5..7141931 100644 --- a/doc/index.html +++ b/doc/index.html | |||
@@ -198,7 +198,7 @@ beta, is a beta). | |||
198 | <li> <tt>socket.gettime</tt> returns time since Unix Epoch 1/1/1970 (UTC) | 198 | <li> <tt>socket.gettime</tt> returns time since Unix Epoch 1/1/1970 (UTC) |
199 | <li> <tt>socket.sleep</tt> is robust to interrupts; | 199 | <li> <tt>socket.sleep</tt> is robust to interrupts; |
200 | <li> <tt>socket.select</tt> wasn't calling <tt>tm_markstart</tt>; | 200 | <li> <tt>socket.select</tt> wasn't calling <tt>tm_markstart</tt>; |
201 | <li> <tt>http.PROXY</tt> etc wasn't working. | 201 | <li> <tt>http.PROXY</tt> wasn't working. |
202 | </ul> | 202 | </ul> |
203 | 203 | ||
204 | <!-- incompatible +++++++++++++++++++++++++++++++++++++++++++++++++++++++ --> | 204 | <!-- incompatible +++++++++++++++++++++++++++++++++++++++++++++++++++++++ --> |