curl-library
Re: POSIX threaded DNS resolver - first experiences
From: Kamil Dudka <kdudka_at_redhat.com>
Date: Sun, 25 Apr 2010 01:10:15 +0200
Received on 2010-04-25
Date: Sun, 25 Apr 2010 01:10:15 +0200
On Sunday 25 of April 2010 00:09:09 Daniel Stenberg wrote:
> On Wed, 21 Apr 2010, Kamil Dudka wrote:
> > I ugly hacked configure.ac to enable this feature.
>
> Attached here is my first stab at a configure option
> --enable-threader-resolver
It looks good to me. I spotted only one typo in comment. Maybe we
should also disallow to define USE_ARES and USE_THREADS_POSIX together
as it could cause a confusion. An incremental patch is attached.
Kamil
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- text/x-diff attachment: configure-threaded-resolver-inc.patch