diff options
author | Diego Nehab <diego@tecgraf.puc-rio.br> | 2004-09-21 18:58:47 +0000 |
---|---|---|
committer | Diego Nehab <diego@tecgraf.puc-rio.br> | 2004-09-21 18:58:47 +0000 |
commit | eba5f22437cb4133f12d53bb14b4cae4eacb5f16 (patch) | |
tree | aeae34343373bc6ba9cda9fdbbb25385172a7e81 /TODO | |
parent | 367d912500ba30932c001127cc135448ad037c52 (diff) | |
download | luasocket-eba5f22437cb4133f12d53bb14b4cae4eacb5f16.tar.gz luasocket-eba5f22437cb4133f12d53bb14b4cae4eacb5f16.tar.bz2 luasocket-eba5f22437cb4133f12d53bb14b4cae4eacb5f16.zip |
Some changes.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,4 +1,9 @@ | |||
1 | fix manual for gettime and sleep | 1 | new scheme to choose family/protocol of object to create |
2 | use new distribution scheme | ||
3 | fix PROXY in http.lua | ||
4 | change ltn13 to make sure drawbacks are obvious | ||
5 | - check discussion | ||
6 | make sure errors not thrown by try() are not caught by protect() | ||
2 | use wim's filter.chain | 7 | use wim's filter.chain |
3 | use mike's "don't set to blocking before closing unless needed" patch? | 8 | use mike's "don't set to blocking before closing unless needed" patch? |
4 | take a look at DB's smtp patch (add "extra argument" table) | 9 | take a look at DB's smtp patch (add "extra argument" table) |