]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Win32:
authorBill Stoddard <stoddard@apache.org>
Sat, 15 Apr 2000 17:48:16 +0000 (17:48 +0000)
committerBill Stoddard <stoddard@apache.org>
Sat, 15 Apr 2000 17:48:16 +0000 (17:48 +0000)
commita572f9206bced88dd175317d5d16fb8bb5151c00
treef214b9b36a3fe7af9ed5eec6d6f13214a7fd2d7b
parent369722dc568436c59bd394531f09edb2fc5fb071
Win32:
1. Move the space stripping of physical service names
fix up from Apache 1.3.
2. #include'ing "ap_mpm.h" fixes up an unresolved symbol.
3. Add dependency checking to the CreateService call to ensure TCPIP and
AFP (winsock) is started before Apache.

Submitted by: William Rowe
Reviewed by: Bill Stoddard

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