On Thu, 18 Nov 2010, Ko, Heinrich wrote:
Attached is a patch that should fix this issue. The fix adds an additional check at the beginning of ossl_connect_common(). It checks whether or not connssl->state==ssl_connection_complete and if so, it establishes that the connection is complete returns CURLE_OK with done==true.
Thanks, committed and pushed now! -- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
