From 50da56dbeeec0cc7856ac06057cb778b502e087b Mon Sep 17 00:00:00 2001 From: Diego Nehab Date: Sat, 27 Nov 2004 08:47:09 +0000 Subject: Using poll instead of select by default. --- FIX | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'FIX') diff --git a/FIX b/FIX index 5c31d3c..a7f244f 100644 --- a/FIX +++ b/FIX @@ -1,3 +1,13 @@ +automated tests for ftp now in use +new compat-5.1 distribution + instalation should use new directory structure + namespace hierarchy is in now back in use (socket.url instead of url) + globals not visible from inside namespaces + all modules call "require" even for standard libraries +kludge on wsocket.c:sock_send for windows moved to buffer.c:sendraw +socket.protect only catches errors thrown by socke.try +udp:sendto was calling sock_send +close wasn't returning 1 gettime returns time since Unix Epoch 1/1/1970 (UTC) sleep is robust to interrupts select had a stupid bug -- cgit v1.2.3-55-g6feb