From eba5f22437cb4133f12d53bb14b4cae4eacb5f16 Mon Sep 17 00:00:00 2001 From: Diego Nehab Date: Tue, 21 Sep 2004 18:58:47 +0000 Subject: [PATCH] Some changes. --- TODO | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 2b43d3c..9023555 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,9 @@ -fix manual for gettime and sleep +new scheme to choose family/protocol of object to create +use new distribution scheme +fix PROXY in http.lua +change ltn13 to make sure drawbacks are obvious + - check discussion +make sure errors not thrown by try() are not caught by protect() use wim's filter.chain use mike's "don't set to blocking before closing unless needed" patch? take a look at DB's smtp patch (add "extra argument" table)