curl-library
Re: bug in curl when using threaded resolver but no IPv6 since 7.34.0, all connections time out
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 9 Jan 2014 20:07:22 +0100 (CET)
Date: Thu, 9 Jan 2014 20:07:22 +0100 (CET)
On Thu, 9 Jan 2014, Daniel Stenberg wrote:
> But init_resolve_thread() that also gets 'hints' as an argument gets called
> from two different places - depending if getaddrinfo was present or not at
> configure time. One of them passes NULL as hints...
... which it does because the 'hints' field in the thread_sync_data struct
only is present if HAVE_GETADDRINFO is defined!
Hm.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2014-01-09