aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDiego Nehab <diego@tecgraf.puc-rio.br>2004-01-18 08:59:21 +0000
committerDiego Nehab <diego@tecgraf.puc-rio.br>2004-01-18 08:59:21 +0000
commit3ea92711269153916990d6cd7999bf436775e647 (patch)
tree7643554eabc998871bf7627abe499614836e3b3d /TODO
parent50ce1437255ada7ec8e667020001a1a00cf5744e (diff)
downloadluasocket-3ea92711269153916990d6cd7999bf436775e647.tar.gz
luasocket-3ea92711269153916990d6cd7999bf436775e647.tar.bz2
luasocket-3ea92711269153916990d6cd7999bf436775e647.zip
Added new filter to code.c, to convert between line conventions.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index 5566d16..91b8830 100644
--- a/TODO
+++ b/TODO
@@ -1,9 +1,10 @@
1 1write some utilities that use the code.lua module and put them
2 2in etc, modify the README.etc file and makefile.dist (eol.lua is done)
3 3
4check for interrupt compliance 4check for interrupt compliance
5add connect with timeout 5add connect with timeout
6add gethostname and use it in HTTP, SMTP etc, and add manual entry. 6add gethostname and use it in HTTP, SMTP etc, and add manual entry.
7add thanks for cassino and david burgess
7 8
8add local connect, and manual entry 9add local connect, and manual entry
9 10