[ldns-users] Is ldns_resolver_query() thread-safe?
Vladimir Levijev
vladimir.levijev at gmail.com
Thu Jan 25 10:18:17 UTC 2018
On Thu, Jan 25, 2018 at 11:12 AM, Willem Toorop <willem at nlnetlabs.nl> wrote:
Hi Willem,
> ldns is thread safe (because it doesn't use any non constant global
> variables), but ldns used OpenSSL for it's DNSSEC operations. OpenSSL
> can be used thread safe when you take some safety precautions, see:
>
> https://www.openssl.org/docs/man1.0.2/crypto/threads.html
Thanks a lot!
Cheers,
VL
More information about the ldns-users
mailing list