Hi All, Thanks Daniel, for your support.
I am facing bit difficulties in using git as I am new to this. I could not figure out the exact root cause for my issue. But I could see that in 7.21.0 there were 2 bug fixes related to this... "http://curl.haxx.se/changes.html" *OpenSSL handshake state-machine for multi interface *spurious SSL connection aborts with OpenSSL Can anyone help me out in knowing what is the exact root cause for my SSL connection on multi-interface and also the files that were modified to fix the bug in Curl 7.21.0. Any support is appreciated. Thanks Raghu -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Daniel Stenberg Sent: 2010 Jul 16 11:02 PM To: libcurl development Subject: RE: FW: Issue with curl_multi + SSL connection On Fri, 16 Jul 2010, Raghavendra Prasad Bilamkar wrote: > Yesterday I tested with Curl 7.21.0 and found working with this version. Ah, perfect! > We need to find why this is not working in 7.20.1. I recommend git bisect to find the exact commit that fixed it, then you can analyze that commit to figure out why. > You can easily test this with the example code from fopen.c and adding these > lines at the url_open call. Sorry, but I have no interest in trying to repeat old bugs that already are fixed in recent versions. -- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
