> Ok...
> 
> Sorry, maybe that was the wrong question altogether...
> I am trying to signal my blocking connection thread to end while 
> OpenSSL is
> negotiating a connection with SSL_connect.
> 
> Is there any way to tell SSL to stop once it enters SSL_connect, perhaps
> with a non-blocking approach?

        It's not pretty, but you could 'shutdown' the TCP connection.

        DS


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to