From ac4aac0909da26befaaeb6b415f66cf35b6980e0 Mon Sep 17 00:00:00 2001 From: Diego Nehab Date: Fri, 18 Jun 2004 08:02:09 +0000 Subject: Implemented safe exceptions. This looks preeety good. --- TODO | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 860a676..7a45569 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,5 @@ + ajeitar os README.* ajeitar as referencias a RFCS e LTNS em todos os arquivos. @@ -8,8 +9,9 @@ check garbage collection in test*.lua manual - socket.skip - send return convention changed. + socket.newtry + *socket.skip + *send return convention changed. * compatibility: select sets are associative * add socket.connect and socket.bind to the manual * add shutdown -- cgit v1.2.3-55-g6feb