cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: [PATCH v4] Add connection delay to Happy Eyeballs.

From: Steve Holme <steve_holme_at_hotmail.com>
Date: Fri, 15 Nov 2013 11:12:40 +0000

On Thu, 14 Nov 2013, Steve Holme wrote:

> With that in mind, I have pushed the patch for two reasons a) in an
> attempt to fix the Solaris FD leak and b) correct what we both feel is
> incorrect code.

The good news is...

The Solaris auto build doesn't seem to show this as a leaky handle any more
;-)

The bad news is:

* Test 19 on Solaris shows curl exiting with an error code of 28 when
expecting 7 [1]
* The AIX build shows the same test exiting with an error code of 55 [2]
* Test 1233 on AIX is now failing - the line "curl: (28) getpeername()
failed with errno 76: Socket is not connected" is rather interesting [3]

Cheers

Steve

[1] = http://curl.haxx.se/dev/log.cgi?id=20131115075442-27023#prob8
[2] = http://curl.haxx.se/dev/log.cgi?id=20131115024645-13764#prob1
[3] = http://curl.haxx.se/dev/log.cgi?id=20131115024645-13764#prob2

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-11-15