> -----Original Message----- > From: Boris Schäling [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, 27 November 2002 3:12 AM > To: Boost mailing list > Subject: RE: [boost] Re: Socket errors > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]On Behalf Of Darryl Green > > Sent: Tuesday, November 26, 2002 1:55 AM > > To: Boost mailing list > > Subject: RE: [boost] Re: Socket errors > > > [...] > > It is important to remember that SSL/TLS do not assume TCP or any > > particular transport. If someone wants to run SSL over a pair of simplex > > connections they can. The most obvious case I can think of is running it > > over pipes. I haven't needed this (yet). I would think a motivated > > See my proposal for a multiplexing library at Boost Wiki. There is a > ssl_stream class that takes a file descriptor from tcp_server, tcp_client, > un_server, un_client and so on.
I had a look at your proposal earlier. From your descrioption and example I can't see how it supports a pair of simplex connections under ssl. Am I missing something? Regards Darryl Green _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost