Issues with interface ordering

2009-08-03 Thread Joshua Kwan
Dear c-ares, I've been hearing about some incidents in the field where our combined libcurl/c-ares 7.19.5/1.6.0 are not behaving correctly. In our curl-using app, we try to resolve a certain internal DNS name, and the lookup fails immediately with with a CURLE_COULDNT_RESOLVE_HOST. I got to pl

Re: [PATCH] ares_parse_srv_reply

2009-08-03 Thread Daniel Stenberg
On Wed, 15 Jul 2009, Jakub Hrozek wrote: OK, I'm attaching a new version of the patch which does not use memcpy at all. Hope the code is clearer now. Daniel, can you see any other issues with the patch? Is c-ares upstream interested in merging this functionality? Sorry for the delay. I am i

Re: Callback for DNS query

2009-08-03 Thread Daniel Stenberg
On Thu, 21 May 2009, Alexey Simak wrote: Attached you will find an updated version of the patch for query callback. Hi Alexey, Can you please provide some docs for this added new functionality? -- / daniel.haxx.se

Re: ARES_ECANCELLED

2009-08-03 Thread Daniel Stenberg
On Wed, 13 May 2009, Timo Teräs wrote: I guess the patch might be good to apply then. Thanks, applied (finally)! -- / daniel.haxx.se