aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 9 insertions, 2 deletions
diff --git a/TODO b/TODO
index bc307d5..69cfc6b 100644
--- a/TODO
+++ b/TODO
@@ -2,6 +2,15 @@ ajeitar os README.*
2ajeitar select. upvalue nao tem nada a ver... 2ajeitar select. upvalue nao tem nada a ver...
3make sure filter.chain fails gracefully. 3make sure filter.chain fails gracefully.
4ajeitar o manual sobre select, mais liberal agora 4ajeitar o manual sobre select, mais liberal agora
5falar sobre o novo esquema de namespace
6tirar socket.url socket.ftp etc do manual. agora os namespaces estao
7liberados.
8ajeitar as referencias a RFCS e LTNS em todos os arquivos.
9proxy no ftp
10ajeitar < e-mail > no smtp?
11ajeitar referencias a LTN12 nos manuais
12
13make sure sockets are closed when exceptions are raised
5 14
6falar sobre encodet/wrapt/decodet no manual sobre mime 15falar sobre encodet/wrapt/decodet no manual sobre mime
7 16
@@ -14,8 +23,6 @@ expose encode/decode tables to provide extensibility for mime module
14use coroutines instead of fancy filters 23use coroutines instead of fancy filters
15 24
16check garbage collection in test*.lua 25check garbage collection in test*.lua
17pop3???
18
19 26
20add socket.TIMEOUT to be default timeout? 27add socket.TIMEOUT to be default timeout?
21 28