]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Win32: Deprecate ap_start_shutdown/ap_start_restart in favor of ap_signal_parent...
authorBill Stoddard <stoddard@apache.org>
Wed, 17 Oct 2001 15:51:22 +0000 (15:51 +0000)
committerBill Stoddard <stoddard@apache.org>
Wed, 17 Oct 2001 15:51:22 +0000 (15:51 +0000)
commitf5084ba0359279d16c9c71b045a35ee17466b102
tree6d844b810a8e61fb41bc024cdbaf8df396761155
parentd83c2cf3f9a04c296f17630b87e989253525601f
Win32: Deprecate ap_start_shutdown/ap_start_restart in favor of ap_signal_parent(enum).
This simplifies the code a bit for some more MPM cleanup work forthcoming.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91529 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/winnt/mpm_winnt.c
server/mpm/winnt/mpm_winnt.h
server/mpm/winnt/service.c