diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,10 +1,8 @@ | |||
1 | new instalation scheme??? | 1 | new instalation scheme??? |
2 | test empty socket.select no windows. | ||
3 | bug by mathew percival? | ||
4 | 2 | ||
5 | arranjar um jeito de fazer multipart/alternative | 3 | test empty socket.select no windows. |
6 | 4 | ||
7 | what the hell does __unload do? | 5 | bug by mathew percival? |
8 | 6 | ||
9 | test it on Windows!!! | 7 | test it on Windows!!! |
10 | 8 | ||
@@ -45,3 +43,6 @@ testar os options! | |||
45 | * received connections | 43 | * received connections |
46 | * - this function is invoked with the client socket | 44 | * - this function is invoked with the client socket |
47 | * - it calls special send and receive functions that yield on timeout | 45 | * - it calls special send and receive functions that yield on timeout |
46 | * arranjar um jeito de fazer multipart/alternative | ||
47 | * what the hell does __unload do? | ||
48 | * it's there just in case someone wants to use it. | ||