curl-library
RE: CURLE_COULDNT_RESOLVE_HOST using libcurl easy interface
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 21 Dec 2012 13:50:25 +0100 (CET)
Date: Fri, 21 Dec 2012 13:50:25 +0100 (CET)
On Wed, 19 Dec 2012, Dave Galloway wrote:
> At the getaddrinfo level in curl_addrinfo.c I am getting a -2 (NONAME) error
> which bubbles back up and eventually returns the CURLE_COULDNT_RESOLVE_HOST
> error.
Right, so getaddrinfo() returns an error and libcurl can't continue.
What else could libcurl do? To me this indicates a somewhat broken system...
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2012-12-21