]> granicus.if.org Git - apache/commitdiff
A thread (of messages) in comp.programming.threads reminded me of this.
authorManoj Kasichainula <manoj@apache.org>
Thu, 2 Dec 1999 06:33:05 +0000 (06:33 +0000)
committerManoj Kasichainula <manoj@apache.org>
Thu, 2 Dec 1999 06:33:05 +0000 (06:33 +0000)
Blaaaah

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84213 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 3c0f68af93988ac41f6d03e9952515c0d834b1a9..220b89b55713473ed8c506dbc4cbc4401d9a8838 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 Apache 2.0 STATUS:
-Last modified at [$Date: 1999/11/30 00:52:30 $]
+Last modified at [$Date: 1999/12/02 06:33:05 $]
 
 Release:
 
@@ -52,6 +52,11 @@ RELEASE SHOWSTOPPERS:
 
     * Modules.  Which modules do not work yet, can we get a list?
 
+    * We need a thread-safe resolver, at least on Unix.
+        Status: The best known candidate would be something from BIND
+        (v8 or v9?) The only other option would be to mutex all the
+        resolver calls,
+
 RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
 
     * Clean the code.  There are a lot of places we used APR but didn't