]> granicus.if.org Git - apache/commit
Move the "GracefulShutdownTimeout" directive into mpm_common, for re-use
authorColm MacCarthaigh <colm@apache.org>
Fri, 26 Aug 2005 17:43:24 +0000 (17:43 +0000)
committerColm MacCarthaigh <colm@apache.org>
Fri, 26 Aug 2005 17:43:24 +0000 (17:43 +0000)
commitd7c04b158cd499836084e730abe72f98eb18549e
treef68a0b88d03e93aef29273a55f0f80618c17eec5
parentd25bf1132c9580070da5f94a67c51ce190610d00
Move the "GracefulShutdownTimeout" directive into mpm_common, for re-use
with other MPM's.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@240296 13f79535-47bb-0310-9956-ffa450edef68
include/mpm_common.h
server/main.c
server/mpm/prefork/mpm.h
server/mpm/prefork/prefork.c
server/mpm_common.c