On Mon, Nov 3, 2008 at 1:40 PM, Daniel Stenberg <[EMAIL PROTECTED]> wrote:
> On Mon, 3 Nov 2008, Jean-Philippe Barette-LaPierre wrote: > > > However, I dont know if libcURL initialize function is thread safe or > not. > > That point need to be clarified. > > Let me quote http://curl.haxx.se/libcurl/c/curl_global_init.html: Thanks Daniel. I guess I won't have to look at the documentation after all. Sorry if I didn't look before posting, but I was answering quickly from the office, so I didn't had much time to investigate. Well, it seems that I agree with you Pior: we should ensure the Cleanup singleton is initialized before each call to perform. > > > "This function is not thread safe." > > -- > > / daniel.haxx.se > _______________________________________________ > cURLpp mailing list > cURLpp@rrette.com > http://www.rrette.com/mailman/listinfo/curlpp >
_______________________________________________ cURLpp mailing list cURLpp@rrette.com http://www.rrette.com/mailman/listinfo/curlpp