]> granicus.if.org Git - apache/commit
build the socket address first, then get a matching socket
authorJeff Trawick <trawick@apache.org>
Wed, 14 Apr 2010 17:48:50 +0000 (17:48 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 14 Apr 2010 17:48:50 +0000 (17:48 +0000)
commit4b9acfe62656f3475f12cbf449ad6aa4d80f3957
tree5b1f1955025363cd9412ede5a961e098be7d57aa
parent8fa54a82f4acc5d2694b176431232b7634fabe5b
build the socket address first, then get a matching socket

that resolves an issue where sockaddr_get would return an
AF_INET6/IPv6 address that we'd try to bind to an AF_INET/IPv4
socket

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@934052 13f79535-47bb-0310-9956-ffa450edef68
support/fcgistarter.c