cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: HTTPS via schannel not working with multi-interface

From: Nick Zitzmann <nick_at_chronosnet.com>
Date: Mon, 16 Jul 2012 20:36:58 -0600

On Jul 9, 2012, at 1:27 PM, Nick Zitzmann wrote:

> And you would be correct; it just freezes when I try adapting the 10-at-a-time example code to use SSL. Oh dear.

Never mind! I have a patch for this that fixes the problem so curl_multi won't freeze anymore. I tested it with the 10-at-a-time example, and it passed this time.

I also got rid of the special would-block state, because I discovered that it's okay to pass the pointer to the ssl_connect_data structure to the I/O functions, and we can keep track of the data direction there. Would someone please push this patch?

Nick Zitzmann
<http://www.chronosnet.com/>

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html

Received on 2012-07-17