]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Move the sleep until after we have duplicated the simple handles. We must
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 11 Feb 2002 23:34:10 +0000 (23:34 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 11 Feb 2002 23:34:10 +0000 (23:34 +0000)
commit40c9f5020014a8b41d50cae0ec6b8fda3b641dea
tree0261d555c4ec2d438ab20b9bc34c3e683c052c5b
parent8ce1d422aa46ea2031e18a5a63f83435c9257500
  Move the sleep until after we have duplicated the simple handles.  We must
  still pause and reflect on the Child's startup before WSADuplicateHandle()

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