]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
stop using apr_sockaddr_port_get() accessor function, as it will
authorJeff Trawick <trawick@apache.org>
Fri, 5 Dec 2003 00:59:29 +0000 (00:59 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 5 Dec 2003 00:59:29 +0000 (00:59 +0000)
commit07e907f0c23dc9e5d425e9773a3e121e3733aca7
tree11010b6a5affcd580ff56e90ce278d96f42ef576
parenteaf4e9255ab1145ca7f730a031fc8bfe55ce12d5
stop using apr_sockaddr_port_get() accessor function, as it will
disappear from APR 1.0 API shortly

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101991 13f79535-47bb-0310-9956-ffa450edef68
modules/dav/main/util.c
modules/metadata/mod_ident.c
modules/proxy/proxy_ftp.c
server/listen.c
server/util_script.c
server/vhost.c