curl-library
Re: [PATCH, RFC] Make hostthre.c work on POSIX
From: Constantine Sapuntzakis <csapuntz_at_gmail.com>
Date: Sun, 25 Oct 2009 19:27:00 -0700
Received on 2009-10-26
Date: Sun, 25 Oct 2009 19:27:00 -0700
Crud - messed up the patch. Missing a file and ungzipped to a file
with a different name. Problems fixed in threading-v3.diff.gz which is
attached.
> 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: threading-v3.diff.gz