Hi,

I'm new to openSSL and I have a question. I'm trying to use openSSL with 
visual basic. I want to create a small server/client program. I have been 
successfull in calling some functions from visual basic, however, I ran into 
a problem with the SSL_accept function. When I call SSL_accept, the function 
returns -1.  When I call SSL_get_error() I get SSL_ERROR_SYSCALL and when I 
run ERR_get_error I  get 0. Since ret = -1 it means "the underlying BIO 
reported an I/O error". I don't know what that means. Can anyone tell me 
what it means or where I can find out what it means? Also does anyone know 
what I can do to fix this error?

Any help is greatly appreciated.
Thank you
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

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

Reply via email to