]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
CONNECT now works!!! Woohoo!!!
authorGraham Leggett <minfrin@apache.org>
Sun, 8 Apr 2001 12:54:34 +0000 (12:54 +0000)
committerGraham Leggett <minfrin@apache.org>
Sun, 8 Apr 2001 12:54:34 +0000 (12:54 +0000)
commit97dfaefd92ccc270a23eab23689dc8d2d2447ed3
tree8cac3a8a68397492777adfe547fb3f03dee2582e
parenta0a3e8f8452518b4f5b4e209bfe735aa529c365a
CONNECT now works!!! Woohoo!!!
the poll() loop was overhauled - many of the reads, writes and selects
were happening on the wrong sockets.
PR:
Obtained from:
Reviewed by:

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