From 2cd2a5d4a4ca9307eacbd73bc6c591d635204a8a Mon Sep 17 00:00:00 2001 From: Diego Nehab Date: Sat, 22 Jan 2005 22:38:43 +0000 Subject: Stupid bug. --- FIX | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) (limited to 'FIX') diff --git a/FIX b/FIX index 5846e5e..9cd7421 100644 --- a/FIX +++ b/FIX @@ -1,16 +1 @@ -mime filters are more strict with ltn12 standards -ltn12 avoids coroutines (so you can go wild on the C side) -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 -http.PROXY etc wasn't working +tcp:shutdown() was checking for group instead of class. -- cgit v1.2.3-55-g6feb