kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #28186
Re: libcurl dependency
Hi,
On 24.02.2017 11:29, Simon Wells wrote:
>> The proper fix is to make sure that only a single thread uses CURL. Then
>> we can drop the OpenSSL dependency ourselves, as we only initialize some
>> locking functions.
> i believe the curl-multi interface will also remove this inane requirement
Yes, if there is only a single thread using it. If two different plugins
do that without coordinating, then we have the same problem.
Simon
Attachment:
signature.asc
Description: OpenPGP digital signature
Follow ups
References