$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [iostreams] why doesn't file_sink flush?
From: Andy Schweitzer (a.schweitzer.grps_at_[hidden])
Date: 2009-05-06 21:06:57
eg wrote:
>
> Having said that, it might be nice to add a feature request to make
> file_sink and file_descriptor_sink "flushable" so that future users
> could benefit without having to write their own.
>
> Do you want to create a New Ticket for this at:
> https://svn.boost.org/trac/boost/
Done!
https://svn.boost.org/trac/boost/ticket/2998
attached implementation of flushable_file_sink copied from file_sink.
I tried file_descriptor_sink as well, but so far seems to be having some
problems...
I didn't assign ticket to anyone. Should I do that?