curl-library
Re: [PATCH, RFC] Make hostthre.c work on POSIX
Date: Sun, 25 Oct 2009 19:20:45 -0700
On Sun, Oct 25, 2009 at 5:18 PM, Joshua Kwan <jkwan_at_vmware.com> wrote:
>
> I would let it ripen in CVS for longer than "right before a release", so I suggest making the release as-is and we can stabilize it in CVS later.
That seems reasonable. Here's a new version of the patch.
Differences since last diff from me:
* threaded resolver is off by default in configure script - it's up
to users to certify their libc resolver is thread safe before enabling
it.
* compiles and runs on Mac. Extensive testing not done on Mac.
* have thread_destroy do a pthread_detach (we don't use this feature)
Need to run autoreconf -vi after applying patch.
-Costa
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- application/x-gzip attachment: threaded-v2.diff.gz