Re: [boost] Re: Re: (Another) socket streams library

22 Apr
2005
22 Apr
'05
2:44 p.m.
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
7359
Age (days ago)
7359
Last active (days ago)
0 comments
1 participants
participants (1)
-
Iain Hanson