]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Get local address info in listener sockets initialized when constructed in
authorBrian Havard <bjh@apache.org>
Sun, 14 Apr 2002 08:38:15 +0000 (08:38 +0000)
committerBrian Havard <bjh@apache.org>
Sun, 14 Apr 2002 08:38:15 +0000 (08:38 +0000)
commit20f090d9a22b1253fe38b4d36658a2d9ff56a681
tree626c84b9a8840d48677f4c12ac33f94ef7909ebe
parent6b166b27c63c5e5ea63c97797cc883806d7049d0
Get local address info in listener sockets initialized when constructed in
the child process from a descriptor passed from the parent. This fixed vhost
address matching.

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