]> granicus.if.org Git - apache/commitdiff
OpenLDAP 2.1.x has libldap_r.* libraries. Use that to ensure thread
authorJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 16 Aug 2002 06:05:03 +0000 (06:05 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 16 Aug 2002 06:05:03 +0000 (06:05 +0000)
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

index 4f630ad6bb0345d6d9eca333b715742b746a2a92..d9e2c598dcea32137660d31f900b370fdc47a614 100644 (file)
@@ -177,8 +177,8 @@ individual symbols in the module.</p>
       <tr>
         <td><a href="http://www.openldap.org/">OpenLDAP</a></td>
         <td>2.1.x</td>
-        <td>?</td>
-        <td> </td>
+        <td>Yes</td>
+        <td>Use ldap_r library variant to ensure thread-safety.</td>
       </tr>
       <tr>
         <td><a href="http://www.openssl.org/">OpenSSL</a></td>