Hello All,
Is there a way in the OpenSSL API that allows you to save connection
information from a
BIO_do_accept() on a socket like accept() does ?, specifically a
sockaddr_in structure,
or similar.
If not, I am going to try to populate a BIO or SSL structure using
information from
a standard accept() call and then use the API to populate a BIO for
the completetion
of an SSL_accept(), is this safe ? caveats ?
Thanks All,
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager [EMAIL PROTECTED]