From d429638d38351dcfaf5e18486b7c4c1fad3489ef Mon Sep 17 00:00:00 2001 From: Diego Nehab Date: Tue, 1 Feb 2005 22:19:37 +0000 Subject: [PATCH] More to do. --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index ed00a6c..7b74fe2 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,6 @@ +get rid of a = socket.try() in the manual, except for protected cases. + replace it with assert. + think about a dispatcher. - it creates a server and receives a function that will do the work on