$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Austin Bingham (austin.bingham_at_[hidden])
Date: 2006-01-02 15:02:12
> But it turns out that the issue is moot in any case. Lately
> I've been spending a little time looking at runtime performance
> issues and I've concluded that I want to change the
> implementation of basic_binary_oprimitive to use std::streambuf
> primitives rather than std::basic_steram read/write. This
> makes things faster for couple of reasons.
That all sounds great :) I don't think I need an update before it
makes it into the official release; we fixed the problem on our end
that was causing this issue to bite us frequently. I look forward to
the speed improvements.
Austin Bingham