diff options
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. | ||