Is there a way to get SSL_Connect to timeout?

2000-07-29 Thread Walsh, Dan
I am writing a program that connects to one hundred different machines. A couple of these machines had network problems where they allowed the programs to connect but then never exchanged any data. The problem is that when I call SSL_Connect on these connections, the connection seems to stay

Re: Is there a way to get SSL_Connect to timeout?

2000-07-29 Thread Arun Venkataraman
-Original Message- From: Walsh, Dan [EMAIL PROTECTED] To: '[EMAIL PROTECTED]' [EMAIL PROTECTED] Date: Saturday, July 29, 2000 7:16 AM Subject: Is there a way to get SSL_Connect to timeout? I am writing a program that connects to one hundred different machines. A couple