curl-library
Input to KNOWN_BUGS for upcoming release
From: Tor Arntsen <tor_at_spacetec.no>
Date: Fri, 8 Oct 2004 12:08:39 +0200
Date: Fri, 8 Oct 2004 12:08:39 +0200
Would something like the following be useful for the upcoming release?
-Tor
-- Index: docs/KNOWN_BUGS =================================================================== RCS file: /cvsroot/curl/curl/docs/KNOWN_BUGS,v retrieving revision 1.32 diff -u -r1.32 KNOWN_BUGS --- docs/KNOWN_BUGS 26 Aug 2004 13:26:27 -0000 1.32 +++ docs/KNOWN_BUGS 8 Oct 2004 10:05:59 -0000 @@ -3,6 +3,9 @@ changelog of the current development status, as one or more of these problems may have been fixed since this was written! +* curl version 7.12.2 fails on AIX if compiled with --enable-ares. + The workaround is to combine --enable-ares with --disable-shared + * When connecting to a SOCKS proxy, the (connect) timeout is not properly acknowledged after the actual TCP connect (during the SOCKS "negotiate" phase). Pointed out by Lucas. Fix: need to select() and timeout properly.Received on 2004-10-08