Hello everyone,

I'm adding OpenSSL to a C++ application that is highly
dependent on isocketstream functions (e.g. in_avail()
to tell if there are bytes left on the buffer).

Does anyone have experience on doing this? Is there a
way for me to preserve this dependency (i.e. still use
such functions) without having to write a new
*socketstream class with TLS support?

Thanks,
Fernandes.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to