$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: me22 (me22.ca_at_[hidden])
Date: 2007-03-07 12:29:16
On 3/7/07, Jeff <grahamspam_at_[hidden]> wrote:
> Will I be able to use an asio tcp stream in an iostream filtering
> pipeline, so that I can
> first compress, then encrypt, then send the data over a tcp or udp
> connection?
>
basic_socket_iostream appears to derive from std::iostream, so I
expect it should work.
http://asio.cvs.sourceforge.net/asio/asio/include/asio/basic_socket_iostream.hpp?revision=1.8&view=markup