aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Nehab <diego@tecgraf.puc-rio.br>2005-02-01 22:19:37 +0000
committerDiego Nehab <diego@tecgraf.puc-rio.br>2005-02-01 22:19:37 +0000
commitd429638d38351dcfaf5e18486b7c4c1fad3489ef (patch)
tree33c46aab97fb1bd15cd98ee0befdafedb5e66575
parentc5fefd5529e2b611367bcd917bfc2024d260e144 (diff)
downloadluasocket-d429638d38351dcfaf5e18486b7c4c1fad3489ef.tar.gz
luasocket-d429638d38351dcfaf5e18486b7c4c1fad3489ef.tar.bz2
luasocket-d429638d38351dcfaf5e18486b7c4c1fad3489ef.zip
More to do.
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index ed00a6c..7b74fe2 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,6 @@
1get rid of a = socket.try() in the manual, except for protected cases.
2 replace it with assert.
3
1 4
2think about a dispatcher. 5think about a dispatcher.
3 - it creates a server and receives a function that will do the work on 6 - it creates a server and receives a function that will do the work on