aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 557c0db..26ce419 100644
--- a/TODO
+++ b/TODO
@@ -4,7 +4,6 @@ new scheme to choose family/protocol of object to create
4change ltn13 to make sure drawbacks are obvious 4change ltn13 to make sure drawbacks are obvious
5 - check discussion 5 - check discussion
6make sure errors not thrown by try() are not caught by protect() 6make sure errors not thrown by try() are not caught by protect()
7use wim's filter.chain or something better
8use mike's "don't set to blocking before closing unless needed" patch? 7use mike's "don't set to blocking before closing unless needed" patch?
9take a look at DB's smtp patch (add "extra argument" table) 8take a look at DB's smtp patch (add "extra argument" table)
10move wsocket.c:sock_send kludge to buffer.c:sendraw (probably)? 9move wsocket.c:sock_send kludge to buffer.c:sendraw (probably)?
@@ -24,6 +23,7 @@ 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*use wim's filter.chain or something better
27*fix PROXY in http.lua 27*fix PROXY in http.lua
28*use new distribution scheme 28*use new distribution scheme
29*create the getstats method. 29*create the getstats method.