]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Call apr_create_socket() instead of apr_create_tcp_socket() (deprecated).
authorJeff Trawick <trawick@apache.org>
Sun, 19 Nov 2000 14:27:45 +0000 (14:27 +0000)
committerJeff Trawick <trawick@apache.org>
Sun, 19 Nov 2000 14:27:45 +0000 (14:27 +0000)
commitfe10af52bed578a750b5d46bb95793a50a95b41f
tree48997a4d96c4bfcc01d3d68c3d9420e09d851224
parentc46b78c0f610a4154923d0c2551c6f2b0cac4b87
Call apr_create_socket() instead of apr_create_tcp_socket() (deprecated).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87025 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/proxy_connect.c
modules/proxy/proxy_http.c
support/ab.c