]> granicus.if.org Git - curl/commit
- Stefan Krause reported a busy-looping case when using the multi interface
authorDaniel Stenberg <daniel@haxx.se>
Fri, 9 May 2008 12:59:24 +0000 (12:59 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 9 May 2008 12:59:24 +0000 (12:59 +0000)
commit0510759bc4902f6b15b476f9ae94403beb9a02cb
tree1640aa1fed0e04bae03adac52c5a8af4a5726cbd
parent6d5cca5ed02f256dc8ee612c7b34cfdff9b87189
- Stefan Krause reported a busy-looping case when using the multi interface
  and doing CONNECT to a proxy. The app would then busy-loop until the proxy
  completed its response.
CHANGES
RELEASE-NOTES
lib/multi.c