From 90688a4233c7720212c8e59be95e21b3c0c85c36 Mon Sep 17 00:00:00 2001
From: Justin Erenkrantz
Date: Fri, 16 Aug 2002 06:05:03 +0000
Subject: [PATCH] OpenLDAP 2.1.x has libldap_r.* libraries. Use that to ensure
thread safety.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96411 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/developer/thread_safety.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/manual/developer/thread_safety.html b/docs/manual/developer/thread_safety.html
index 4f630ad6bb..d9e2c598dc 100644
--- a/docs/manual/developer/thread_safety.html
+++ b/docs/manual/developer/thread_safety.html
@@ -177,8 +177,8 @@ individual symbols in the module.
OpenLDAP |
2.1.x |
- ? |
- |
+ Yes |
+ Use ldap_r library variant to ensure thread-safety. |
OpenSSL |
--
2.50.1