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

Reply via email to