aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 5 insertions, 4 deletions
diff --git a/TODO b/TODO
index b2a167e..bd60aaa 100644
--- a/TODO
+++ b/TODO
@@ -1,10 +1,8 @@
1new instalation scheme??? 1new instalation scheme???
2test empty socket.select no windows.
3bug by mathew percival?
4 2
5arranjar um jeito de fazer multipart/alternative 3test empty socket.select no windows.
6 4
7what the hell does __unload do? 5bug by mathew percival?
8 6
9test it on Windows!!! 7test 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.