Hi,

> This patch compiles out BIO_socket_nbio() and the body of
> BIO_new_ssl_connect() if OPENSSL_NO_SOCK is set.
> 
> * BIO_socket_nbio() looks like its author forgot to put it in the #ifndef 
> block.
> 
> * BIO_new_ssl_connect() calls BIO_s_connect() which is compiled out by
> OPENSSL_NO_SOCK. It makes the linker on Solaris error out.

http://cvs.openssl.org/chngview?cn=22401


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to