$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] boost::iostreams
From: Anand Patel (anand.apatel_at_[hidden])
Date: 2009-12-20 18:37:16
I have implemented iostream::filter and would like to set the
stream(source/sink) error flags in the event of unexpected conditions. I
did not find anyway to set the flags. Can someone please help.
-Anand