]> granicus.if.org Git - apache/commit
This adds the APR_LOCAL/APR_REMOTE to APR and changes the apr_get/set_port
authorDavid Reid <dreid@apache.org>
Wed, 8 Nov 2000 14:47:33 +0000 (14:47 +0000)
committerDavid Reid <dreid@apache.org>
Wed, 8 Nov 2000 14:47:33 +0000 (14:47 +0000)
commit9512cb16f073fbed6b629eaabf494e54ebfb9948
tree078b75326aff2e4c0c39d50149557d6a9f9ac073
parent4691b369b41fbf110f79d56ea346dff5f14620b4
This adds the APR_LOCAL/APR_REMOTE to APR and changes the apr_get/set_port
functions to use it.  This is onyl the start and I'll pause a while before
I continue in case people really hate this.  The patch can be backed out and
all evidence will be removed, but I think this makes maintaining/developing
the code easier in the long term.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86870 13f79535-47bb-0310-9956-ffa450edef68
modules/http/http_core.c
server/listen.c
server/rfc1413.c
server/util_script.c
server/vhost.c