From 773e35ced30fa2c03ddb2a332bf8a9aebb56aa44 Mon Sep 17 00:00:00 2001 From: Diego Nehab Date: Tue, 23 Aug 2005 05:53:14 +0000 Subject: Compiled on Windows. Fixed a bunch of stuff. Almost ready to release. Implemented a nice dispatcher! Non-blocking check-links and forward server use the dispatcher. --- TODO | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index b2a167e..bd60aaa 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,8 @@ new instalation scheme??? -test empty socket.select no windows. -bug by mathew percival? -arranjar um jeito de fazer multipart/alternative +test empty socket.select no windows. -what the hell does __unload do? +bug by mathew percival? test it on Windows!!! @@ -45,3 +43,6 @@ testar os options! * received connections * - this function is invoked with the client socket * - it calls special send and receive functions that yield on timeout +* arranjar um jeito de fazer multipart/alternative +* what the hell does __unload do? + * it's there just in case someone wants to use it. -- cgit v1.2.3-55-g6feb