On Thu, 14 Feb 2013, Tom Cocagne wrote:

I've seen examples where BIO pairs are used send SSL traffic over
application-controlled data streams instead of using raw file
descriptors. Is this possible with DTLS as well?

Yes, that's what I'm doing. It seems to work perfectly as long as no packets are dropped, but I've run into an issue when I deliberately drop a packet, which I posted to this list about earlier today. It sounds like even that should work, so I'm guessing it's an error somewhere on my end.

I've started writing a bare-bones test case using a memory-based BIO. I can post it to this list as an example if there aren't any better ones out there.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to