cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Happy eyeballs and custom DNS

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 27 May 2015 23:39:58 +0200 (CEST)

On Wed, 27 May 2015, Anders Bakken via curl-library wrote:

> We're using our own DNS manager and integrate with curl with
> CURLOPT_RESOLVE. Will Curl do "happy eyeballs" if both an ipv4 and an ipv6
> result is provided?

No, unfortunately not. It was discussed briefly not long ago, but
CURLOPT_RESOLVE still only offers a single address for the given name+port
combo.

It would be really neat to have it support multiple addresses.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2015-05-27