On Mon, Jun 07, 1999 at 05:17:52PM +0200, George Huan (EUS) wrote:

> I have created the multi-threaded SSL client appliocation for Windows NT
> system with Microsoft Visuall C++ 6.0, it works quite well with its
> corresponding server, only on some occassions, it will get a SSL_read()
> error with SSL_ERROR_SYSCALL. 

If SSL-C is like OpenSSL, then I'd guess that you forgot to set an ID
callback (CRYPTO_set_id_callback).

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

Reply via email to