aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index 9023555..1062177 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,5 @@
1ftp.send/recv return bytes transfered?
1new scheme to choose family/protocol of object to create 2new scheme to choose family/protocol of object to create
2use new distribution scheme
3fix PROXY in http.lua
4change ltn13 to make sure drawbacks are obvious 3change ltn13 to make sure drawbacks are obvious
5 - check discussion 4 - check discussion
6make sure errors not thrown by try() are not caught by protect() 5make 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