On Mon, Sep 06, 1999 at 08:07:59PM -0700, Jef Poskanzer wrote:
> [...] When I run it, the SSL_connect() always returns -1.
Probably it's a non-blocking socket? Either switch to blocking I/O if
that is appropriate, or browse the openssl-dev mailing list archives
for information on how to use non-blocking I/O correctly.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]