]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
More cleanup of apr_port_t stuff.
authorDavid Reid <dreid@apache.org>
Wed, 8 Nov 2000 12:07:27 +0000 (12:07 +0000)
committerDavid Reid <dreid@apache.org>
Wed, 8 Nov 2000 12:07:27 +0000 (12:07 +0000)
commit4691b369b41fbf110f79d56ea346dff5f14620b4
tree0bfea29cced585e5a21ff095af4f44a0528ed624
parent5bb72e1caa582711dcb4996cd940202a11101f74
More cleanup of apr_port_t stuff.

This file will need a lot of work as it's using a lot of "raw" information
from socket structures that won't work with IPv6.  Needs to be abstracted out
and use APR instead.

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