> -----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.

Boris

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to