From: Jeff Trawick Date: Sat, 18 Nov 2000 20:52:27 +0000 (+0000) Subject: Add apr_get_sockaddr() for getting the address of one of the X-Git-Tag: APACHE_2_0_ALPHA_8~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=291c8d6428a9794dcfa6ec2d3c571568e26141eb;p=apache Add apr_get_sockaddr() for getting the address of one of the apr_sockaddr_t structures for a socket. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87016 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/support/httpd.exp b/support/httpd.exp index ec715314f7..0f1c44a473 100644 --- a/support/httpd.exp +++ b/support/httpd.exp @@ -425,6 +425,7 @@ apr_get_polldata apr_get_port apr_get_remote_name apr_get_revents +apr_get_sockaddr apr_get_socket_inaddr apr_get_socketdata apr_get_thread_private