cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl segfaults in curl_multi_perform

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 14 Apr 2016 15:00:58 +0200 (CEST)

On Thu, 14 Apr 2016, Alex Lyakas wrote:

> I was asked to emphasize the fact that we use several threads, and each
> thread has its own multi-handle. So we are doing multi-threaded transfers,
> while each thread operates on its own multi-handle. Does such usage require
> providing these SSL callbacks?

Yes you do. Those callbacks are necessary when you do SSL/TLS from more than
one thread.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:  https://curl.haxx.se/mail/etiquette.html
Received on 2016-04-14