]> 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)
commitd31390922c56e7d3ff4a072c7c1c1da6741bb0b9
tree0bfea29cced585e5a21ff095af4f44a0528ed624
parent73a6c4c81fe6fe6df8ace0aef4015731553fcfd9
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