aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDiego Nehab <diego@tecgraf.puc-rio.br>2004-09-21 18:58:47 +0000
committerDiego Nehab <diego@tecgraf.puc-rio.br>2004-09-21 18:58:47 +0000
commiteba5f22437cb4133f12d53bb14b4cae4eacb5f16 (patch)
treeaeae34343373bc6ba9cda9fdbbb25385172a7e81 /TODO
parent367d912500ba30932c001127cc135448ad037c52 (diff)
downloadluasocket-eba5f22437cb4133f12d53bb14b4cae4eacb5f16.tar.gz
luasocket-eba5f22437cb4133f12d53bb14b4cae4eacb5f16.tar.bz2
luasocket-eba5f22437cb4133f12d53bb14b4cae4eacb5f16.zip
Some changes.
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 6 insertions, 1 deletions
diff --git a/TODO b/TODO
index 2b43d3c..9023555 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,9 @@
1fix manual for gettime and sleep 1new 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
5 - check discussion
6make sure errors not thrown by try() are not caught by protect()
2use wim's filter.chain 7use wim's filter.chain
3use mike's "don't set to blocking before closing unless needed" patch? 8use mike's "don't set to blocking before closing unless needed" patch?
4take a look at DB's smtp patch (add "extra argument" table) 9take a look at DB's smtp patch (add "extra argument" table)