diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,6 +1,5 @@ | |||
1 | ftp.send/recv return bytes transfered? | ||
1 | new scheme to choose family/protocol of object to create | 2 | 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 | 3 | change ltn13 to make sure drawbacks are obvious |
5 | - check discussion | 4 | - check discussion |
6 | make sure errors not thrown by try() are not caught by protect() | 5 | make sure errors not thrown by try() are not caught by protect() |
@@ -24,6 +23,8 @@ testar os options! | |||
24 | - proteger ou atomizar o conjunto (timedout, receive), (timedout, send) | 23 | - proteger ou atomizar o conjunto (timedout, receive), (timedout, send) |
25 | - inet_ntoa também é uma merda. | 24 | - inet_ntoa também é uma merda. |
26 | 25 | ||
26 | *fix PROXY in http.lua | ||
27 | *use new distribution scheme | ||
27 | *create the getstats method. | 28 | *create the getstats method. |
28 | *fix local domain socket kludge of name size | 29 | *fix local domain socket kludge of name size |
29 | *use TLS | 30 | *use TLS |