curl-library
Re: Curl_ossl_connect is blocking
From: Xavier Bouchoux <xavierb_at_gmail.com>
Date: Wed, 15 Mar 2006 13:56:09 +0100
Received on 2006-03-15
Date: Wed, 15 Mar 2006 13:56:09 +0100
here is a new patch with:
- a correction in the step2 while loop. (so that we check when the
function is called that the expected socket is indeed available
*before* calling ssl)
- some indentation fixes.. ;)
I ran the test suite with and without the patch, and the results are identical.
- application/octet-stream attachment: patch3