Ruby,
You can find additional info in the Openssl\doc\ssl
directory.  In this case, examine the file ssl_accept.pod
which explains the function syntax, purpose, errors, and
behavior of SSL_accept().

>From your question it is quite apparent that you should
really start by reading as much openssl documentation as
you can.  Start off by researching s_client and s_server
functionality.  These two programs alone are worth their
weight in gold when first starting out developing using
openssl.

Rob

-----Original Message-----
From: Ruby Cruiser [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 04, 2001 12:27 PM
To: [EMAIL PROTECTED]
Subject: return value -1


Hi,

"SSL_accept" returns -1. What does -1 mean??

command "openssl errstr -1" gives me the following...
[error:FFFFFFFF::lib(255) :func(4095) :reason(4095)]

But, again what does this mean??

Anyone please?

Regards,

__________________________________________________
Do You Yahoo!?
NEW from Yahoo! GeoCities - quick and easy web site hosting, just
$8.95/month.
http://geocities.yahoo.com/ps/info1
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]
*****************************************************************
DISCLAIMER:   The information contained in this e-mail may be confidential
and is intended solely for the use of the named addressee.  Access, copying
or re-use of the e-mail or any information contained therein by any other
person is not authorized.  If you are not the intended recipient please
notify us immediately by returning the e-mail to the originator.    
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to