diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,6 @@ new scheme to choose family/protocol of object to create | |||
4 | change ltn13 to make sure drawbacks are obvious | 4 | change ltn13 to make sure drawbacks are obvious |
5 | - check discussion | 5 | - check discussion |
6 | make sure errors not thrown by try() are not caught by protect() | 6 | make sure errors not thrown by try() are not caught by protect() |
7 | use wim's filter.chain or something better | ||
8 | use mike's "don't set to blocking before closing unless needed" patch? | 7 | use mike's "don't set to blocking before closing unless needed" patch? |
9 | take a look at DB's smtp patch (add "extra argument" table) | 8 | take a look at DB's smtp patch (add "extra argument" table) |
10 | move wsocket.c:sock_send kludge to buffer.c:sendraw (probably)? | 9 | move 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. |