> This ought to work, but I wanted to establish a difference between
> regular fds, which you can read and write and seek and all that
> goodness, and streams, which are for reading OR writing sequentially.

i'm not sure why one would want this.  there are already fds on
which must be read or written sequentially.  they're called pipes.

- erik

Reply via email to