]> granicus.if.org Git - apache/commitdiff
Add info from DeanRMoeller <dmoeller@lucent.com>, PR#466, concerning
authorChuck Murcko <chuck@apache.org>
Fri, 9 May 1997 09:34:09 +0000 (09:34 +0000)
committerChuck Murcko <chuck@apache.org>
Fri, 9 May 1997 09:34:09 +0000 (09:34 +0000)
problems with accept() errors.

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

docs/manual/platform/unixware.html

index 73240b5ceeab6feacadd2e04fe62e81d16b05553..fac7f5bb2f01674eec714aca80d0ced85eb0a712 100644 (file)
@@ -16,7 +16,9 @@ bind errors, and accept errors, to name a few.
 <H2>UnixWare 1.x</H2>
 
 Make sure that USE_FCNTL_SERIALIZE_ACCEPT is defined (if not
-defined by Apache autoconfiguration).
+defined by Apache autoconfiguration). If using the UnixWare <i>cc</i>
+compiler, and you still see accept() errors, don't use compiler optimization,
+or get <i>gcc</i>.
 
 <H2>UnixWare 2.0.x</H2>