aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDiego Nehab <diego@tecgraf.puc-rio.br>2004-06-18 08:02:09 +0000
committerDiego Nehab <diego@tecgraf.puc-rio.br>2004-06-18 08:02:09 +0000
commitac4aac0909da26befaaeb6b415f66cf35b6980e0 (patch)
tree3d3289e6192508484dcbefa10e2d862c5cc06d64 /TODO
parent62799a416d2b29d8058331f3d8725fb67c75d261 (diff)
downloadluasocket-ac4aac0909da26befaaeb6b415f66cf35b6980e0.tar.gz
luasocket-ac4aac0909da26befaaeb6b415f66cf35b6980e0.tar.bz2
luasocket-ac4aac0909da26befaaeb6b415f66cf35b6980e0.zip
Implemented safe exceptions. This looks preeety good.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO b/TODO
index 860a676..7a45569 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,5 @@
1 1
2
2ajeitar os README.* 3ajeitar os README.*
3ajeitar as referencias a RFCS e LTNS em todos os arquivos. 4ajeitar as referencias a RFCS e LTNS em todos os arquivos.
4 5
@@ -8,8 +9,9 @@ check garbage collection in test*.lua
8 9
9 10
10manual 11manual
11 socket.skip 12 socket.newtry
12 send return convention changed. 13 *socket.skip
14 *send return convention changed.
13 * compatibility: select sets are associative 15 * compatibility: select sets are associative
14 * add socket.connect and socket.bind to the manual 16 * add socket.connect and socket.bind to the manual
15 * add shutdown 17 * add shutdown