diff options
author | Diego Nehab <diego@tecgraf.puc-rio.br> | 2004-05-28 07:47:41 +0000 |
---|---|---|
committer | Diego Nehab <diego@tecgraf.puc-rio.br> | 2004-05-28 07:47:41 +0000 |
commit | 6c565dd7c06c96fd9b3394ade61f46da59590d30 (patch) | |
tree | f303c1a94627e002fa4dd73d2f2641596b8b1420 /TODO | |
parent | 84f03fda7c2be57e14f937e295710b5e883fedc6 (diff) | |
download | luasocket-6c565dd7c06c96fd9b3394ade61f46da59590d30.tar.gz luasocket-6c565dd7c06c96fd9b3394ade61f46da59590d30.tar.bz2 luasocket-6c565dd7c06c96fd9b3394ade61f46da59590d30.zip |
Almost there.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -35,6 +35,9 @@ | |||
35 | * Create a passive mode option for the FTP (good for firewall). | 35 | * Create a passive mode option for the FTP (good for firewall). |
36 | * Modules should return their namespace table in the end of the chunk. | 36 | * Modules should return their namespace table in the end of the chunk. |
37 | 37 | ||
38 | |||
39 | get.lua precisa de ftp.get com url e sink | ||
40 | make sure filter.chain fails gracefully. | ||
38 | ajeitar o manual sobre select, mais liberal agora | 41 | ajeitar o manual sobre select, mais liberal agora |
39 | conjunto associativo | 42 | conjunto associativo |
40 | 43 | ||