Hello All,
I have some basic questions about BIO sockets.
In order to use BIO sockets as simple network layer without SSL
negotiation. Is SSL_library_init() needed or not ?
I think it's not mandatory, but I want to have a confirmation of this.
On Win32 platforms, there are two functions, BIO_sock_init(void ) and
BIO_sock_cleanup(void).
I've seen in the sources that BIO_sock_init() is called in some places
to initialize Winsock (WSAStartup) but BIO_sock_cleanup() is not.
Should it be done by the application ?
Thank you.
Patrice.
P.S.
Sorry for inconvenience, I've sent the previous e-mail to
owners-openssl-users.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [email protected]
Automated List Manager [email protected]