$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: JD (jean.daniel.michaud_at_[hidden])
Date: 2007-09-26 17:10:02
And also, is there any attempt to write a Source/Sink to read and write
from shared memory?
JD
> Hi,
>
> Iostreams documentation states: "For example, Boost.Iostreams can be
> used to create streams to access TCP connections". Is there any such
> attempt to create a TCP/IP communicating Source/Sink couple?
> I know asio is doing this, but I was looking for an pure Iostreams
> solution.
>
> Regards,
>
> JD