]> granicus.if.org Git - apache/commit
As the prior commit message indicated, pass the accept thread a listen
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 18 May 2002 21:43:24 +0000 (21:43 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 18 May 2002 21:43:24 +0000 (21:43 +0000)
commit77133b88ec95670c7ad0bb2a9bcc50bbf9af65f5
tree3e7815be1efd22ce11f8e5280c85a0f2178343fe
parent444c0fa05ec78c63ef6041dc1d8c88069d125e80
  As the prior commit message indicated, pass the accept thread a listen
  rec as opposed to simply the listen socket.

  However, the prior commit (which I crossed up with this patch) really
  closed a segfault where we attempted to log messages to ap_server_conf,
  after the server conf was destroyed, and prior to setting the new
  value in the next go-around of post_config.

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