On 1/5/2012 2:45 PM, Nathan Smyth wrote:
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?
On UNIX/POSIX/Linux/BSD/MacOSX/AppleIOS: Yes.
On DOS/Windows/OS2: No
On BEOS/SymbianOpenC/MacClassic/Other: Don't know
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager majord...@openssl.org