]> granicus.if.org Git - apache/commit
inet_addr and inet_network are not interchangable.
authorVictor J. Orlikowski <orlikowski@apache.org>
Wed, 1 Aug 2001 05:50:29 +0000 (05:50 +0000)
committerVictor J. Orlikowski <orlikowski@apache.org>
Wed, 1 Aug 2001 05:50:29 +0000 (05:50 +0000)
commit3a3883d7e37cd6dc149e5ebc52cad4fed6008a9e
treeb06dfa7a50f8ccd886c9dc1774bcfec9b452427a
parent0ff7b17954bf941ddb7278309a2682a1924ada5b
inet_addr and inet_network are not interchangable.
Furthermore, use apr_inet_addr, rather than ap_inet_addr (though they map
to the same thing).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89855 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/proxy_util.c