]> granicus.if.org Git - apache/commit
Now that we test ownership of the listeners in listen.c, -k "start"
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 14 Mar 2002 04:12:12 +0000 (04:12 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 14 Mar 2002 04:12:12 +0000 (04:12 +0000)
commit6d0a9307b33d1f46efd799ce5a8d41edabd1d6da
treeae50c36bcadb75a88060644c35b3afaed61418e0
parentfa3ba046f1b6371edc4facbf2e5f8b10c5a5c153
  Now that we test ownership of the listeners in listen.c, -k "start"
  can no longer hang on to the listeners after it checks that they are
  free.  Also, we cannot be checking listeners if we are using -k "config"
  to alter the service config, since the service might be running as we
  try this, and we cannot check the listeners in -k "restart", since we
  are pretty certain they are owned by the running service we are about
  to try restarting..

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