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

Reply via email to