cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: curl_easy_perform gives CURLE_COULDNT_RESOLVE_HOST error in multi thread environment

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Fri, 28 Nov 2014 21:46:19 +0100

On Fri, Nov 28, 2014 at 10:20:17PM +0530, Praveen Pvs wrote:
> Can I use CURL in multi threaded application?

Yes, but you need to read http://curl.haxx.se/libcurl/features.html#thread and
the links from there. Running into problems under a multithreaded environment
that don't show up in a single threaded one is a good clue that some
recommendation there isn't being followed.

>>> Dan
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2014-11-28