aboutsummaryrefslogtreecommitdiff
path: root/external/unbound/doc/libunbound.3.in
diff options
context:
space:
mode:
Diffstat (limited to 'external/unbound/doc/libunbound.3.in')
-rw-r--r--external/unbound/doc/libunbound.3.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/external/unbound/doc/libunbound.3.in b/external/unbound/doc/libunbound.3.in
index 7f693e950..1cefbea51 100644
--- a/external/unbound/doc/libunbound.3.in
+++ b/external/unbound/doc/libunbound.3.in
@@ -175,6 +175,7 @@ to read them.
Before you call this, use the openssl functions CRYPTO_set_id_callback and
CRYPTO_set_locking_callback to set up asyncronous operation if you use
lib openssl (the application calls these functions once for initialisation).
+Openssl 1.0.0 or later uses the CRYPTO_THREADID_set_callback function.
.TP
.B ub_ctx_delete
Delete validation context and free associated resources.