diff options
author | Diego Nehab <diego@tecgraf.puc-rio.br> | 2005-06-14 04:29:23 +0000 |
---|---|---|
committer | Diego Nehab <diego@tecgraf.puc-rio.br> | 2005-06-14 04:29:23 +0000 |
commit | 65c35845c54c7f84b1cf5b0e3d4c7bbdaf1014e3 (patch) | |
tree | f6e3f1a31451281ac2a347c3080e9749456dac29 /TODO | |
parent | 8b114f3bf4ccea3b065551fa94649a9e45935b5b (diff) | |
download | luasocket-65c35845c54c7f84b1cf5b0e3d4c7bbdaf1014e3.tar.gz luasocket-65c35845c54c7f84b1cf5b0e3d4c7bbdaf1014e3.tar.bz2 luasocket-65c35845c54c7f84b1cf5b0e3d4c7bbdaf1014e3.zip |
Working on the manual.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,4 +1,3 @@ | |||
1 | |||
2 | talk about the non-blocking connect in the manual | 1 | talk about the non-blocking connect in the manual |
3 | test it on Windows!!! | 2 | test it on Windows!!! |
4 | 3 | ||
@@ -13,7 +12,6 @@ functions for non-blocking so they can be used in the context of the | |||
13 | dispatcher! | 12 | dispatcher! |
14 | 13 | ||
15 | adjust manual for new sock:send returns. | 14 | adjust manual for new sock:send returns. |
16 | _VERSION, _DEBUG, etc. | ||
17 | 15 | ||
18 | leave code for losers that don't have nanosleep | 16 | leave code for losers that don't have nanosleep |
19 | 17 | ||
@@ -42,3 +40,4 @@ testar os options! | |||
42 | eliminate globals from namespaces created by module(). | 40 | eliminate globals from namespaces created by module(). |
43 | 41 | ||
44 | * BUG NO SET DO TINYIRC!!! SINISTRO. | 42 | * BUG NO SET DO TINYIRC!!! SINISTRO. |
43 | * _VERSION, _DEBUG, etc. | ||