I am testing serv.cpp and cli.cpp examples from openssl-0.9.4 installation
on my Windows NT 4.0 Workstation.

SSL_accept() returns -1. When I run SSL_get_error(SSL *s,int
ret_code) returns 2 (i.e., SSL_ERROR_WANT_READ).

My question is this: has anybody tried using serv.cpp and cli.cpp? If they
should work, what would be the reason why SSL_accept does not accept
connections?

Thank you,
Aibek.

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

Reply via email to