]> granicus.if.org Git - apache/commit
Fix a bug in how we select the IP for the POD to connect to for dummy
authorAaron Bannert <aaron@apache.org>
Wed, 12 Dec 2001 23:56:46 +0000 (23:56 +0000)
committerAaron Bannert <aaron@apache.org>
Wed, 12 Dec 2001 23:56:46 +0000 (23:56 +0000)
commitd5fee4480590c791b7f04e09e9b8c20e060cebbd
treea82da5a6452eb5250f1e3b717e6dfb3efdddd94a
parente2e3bbde2ee360231d3836c716f553a2e1bfd8c4
Fix a bug in how we select the IP for the POD to connect to for dummy
connects (dislodging a doomed child from the accept mutex). No longer
do we assume that the child is listening to 127.0.0.1, but instead
we just pick the first hostname/port from the listen rec.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92437 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/mpm_common.c