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