Boost logo

Boost :

From: Iain Hanson (Iain.Hanson_at_[hidden])
Date: 2005-04-22 09:44:42


On Fri, 2005-04-22 at 13:26 +0300, Boris wrote:
> Caleb Epstein wrote:
> > [...]
> > concise, which is a tribute to the your implementation. At the same
> > time, it is missing asynchronous and/or non-blocking operations and
> > any means for doing single-threaded I/O multiplexing (e.g.
> > select/poll/etc).
>
> But these don't belong to a streams library anway - at least I wouldn't know
> how to support these I/O models without changing the stream interface.
>

Sorry, but I think that they do. At least both non-blocking and a
reactor. I don't see why just because you are using iostreams that these
become excluded.

/ikh




Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk