Hello all In a bid to use openssl's non blocking mode with bio pair, we are calling SSL_do_handshake to perform handshake and we would like to do callback based on role of SSL. Is there any API that can be used to get the role of SSL ptr? If not, will using the member, int server, in struct ssl_st help? If so please let us know if openssl community will be interested in patch, perhaps a macro to get the endpoint role. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20150924/cafb78bc/attachment.html>