Reading up on this some more, rather than socket BIO with SSL_read/write, I 
will prototype a "BIO pair" approach, so that libuv doesn't have to share 
the socket. The application shares encode/decode data with openssl across 
an asynchronous "BIO pair" (buffer).

-- 
You received this message because you are subscribed to the Google Groups 
"libuv" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/libuv.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to