diff options
-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) |