aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDiego Nehab <diego@tecgraf.puc-rio.br>2005-06-14 04:29:23 +0000
committerDiego Nehab <diego@tecgraf.puc-rio.br>2005-06-14 04:29:23 +0000
commit65c35845c54c7f84b1cf5b0e3d4c7bbdaf1014e3 (patch)
treef6e3f1a31451281ac2a347c3080e9749456dac29 /TODO
parent8b114f3bf4ccea3b065551fa94649a9e45935b5b (diff)
downloadluasocket-65c35845c54c7f84b1cf5b0e3d4c7bbdaf1014e3.tar.gz
luasocket-65c35845c54c7f84b1cf5b0e3d4c7bbdaf1014e3.tar.bz2
luasocket-65c35845c54c7f84b1cf5b0e3d4c7bbdaf1014e3.zip
Working on the manual.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index 460165f..8749ea8 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,3 @@
1
2talk about the non-blocking connect in the manual 1talk about the non-blocking connect in the manual
3test it on Windows!!! 2test it on Windows!!!
4 3
@@ -13,7 +12,6 @@ functions for non-blocking so they can be used in the context of the
13dispatcher! 12dispatcher!
14 13
15adjust manual for new sock:send returns. 14adjust manual for new sock:send returns.
16_VERSION, _DEBUG, etc.
17 15
18leave code for losers that don't have nanosleep 16leave code for losers that don't have nanosleep
19 17
@@ -42,3 +40,4 @@ testar os options!
42eliminate globals from namespaces created by module(). 40eliminate 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.