Im having trouble getting the linkage of using the bio pair for an ssl server client.
Bio pair seems to be the way I should code my non blocking server. There are plenty of examples of blocking client and server code out there , and I have reviewed the ssltest.c application. Not sure what I am missing to put the pieces together in my mind how it is suppose to work. I was hoping someone may have a full complete client and echo server that uses the bio pair approach that they could share with this forum. I have seen many questions on this subject and many code snippets, but nothing I have found gives me the complete picture that I can model my own application after. What I have gleemed of what I have read is that the bio pair acts as a pre and post ssl filter process before and after regular socket activity. A simple working echo server example that uses the bio pair approach would be a big help to me. -- View this message in context: http://www.nabble.com/Im-looking-for-a-BIO-PAIR-ssl-echo-server-example-tp25492231p25492231.html Sent from the OpenSSL - Dev mailing list archive at Nabble.com. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
