Quick question.

Can you use the standard socket functions (i.e. poll/select) on a fd for a ssl 
connection?
I know you need to use the ssl_read/writes and other functions etc to actually 
'do stuff', but do the std socket state checking functions work on a socket 
that has SSL initiated?

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

Reply via email to