cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH]: allow clients to set the name servers

From: Jason Glasgow <jglasgow_at_google.com>
Date: Thu, 1 Dec 2011 07:28:57 -0500

I ran into some problems with this patch because it never returns CURLE_OK
when setting the DNS_SERVERS. I've attached a patch to fix this.

-Jason

On Thu, Nov 17, 2011 at 9:29 PM, Jason Glasgow <jglasgow_at_google.com> wrote:

> On Thu, Nov 17, 2011 at 4:59 PM, Daniel Stenberg <daniel_at_haxx.se> wrote:
>
>> On Sun, 6 Nov 2011, Jason Glasgow wrote:
>>
>> It took me awhile to get back to this patch. Here is a second try that
>>> I think addresses all the concerns short of testing. If this looks
>>> acceptable, I will try to figure out how to properly test this in the
>>> existing test framework.
>>>
>>
>> Thank you. I've pushed this commit now. As you will see, I did some edits
>> to move away the actual implementation of the setter-function to the
>> resolver backend source code. To make it better structured, but also
>> because ARES_VERSION wasn't actually defined in the source code it was
>> referenced in so it wouldn't work... =)
>>
>> I didn't actually test this feature yet so I'll appreciate feedback!
>>
>> I will pul the git source and test.
>

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html

Received on 2011-12-01