Dear Friends

My current code that use standart sockets connect and receive data correctly using an call to
select () and depending on it return value to recv/send api

what is the best way to do the same using SSL_read/SSL_write api?

openssl 0.98k under msvc and borland ++, and linux with gcc

Regards
Luiz
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to