]> granicus.if.org Git - apache/commit
Fold the compiled-in knowledge of the allowable AcceptMutex settings into
authorJim Jagielski <jim@apache.org>
Wed, 20 Mar 2002 22:19:11 +0000 (22:19 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 20 Mar 2002 22:19:11 +0000 (22:19 +0000)
commitae5d91b5758a352f113da1ce53ebbb0603a40317
tree20c16eb8324a53d3add35ea0991f79afd1b2fa4d
parent9be297889d90f162590340a1e96416a2ff7e399b
Fold the compiled-in knowledge of the allowable AcceptMutex settings into
its help entry. Requires the use of a extern string rather than a function
call for the initialization to be valid in the macro (Thx to Jeff!).
In the meantime, bump down the error logging until we deal with true
default and configured setting information ala 1.3.

PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94062 13f79535-47bb-0310-9956-ffa450edef68
include/mpm_common.h
server/core.c
server/mpm/experimental/perchild/perchild.c
server/mpm/mpmt_os2/mpmt_os2.c
server/mpm/netware/mpm_netware.c
server/mpm/perchild/perchild.c
server/mpm/prefork/prefork.c
server/mpm/worker/worker.c
server/mpm_common.c