Unix programming question -resolved
Jerry A Clabaugh
JerryC at world.std.com
Wed May 5 17:30:33 EDT 1999
Yes, I was confused about fd's versus streams, thanks.
Actually, I found everything I needed in the place I should have
looked in the first place -' Advanced Programming in the UNIX
Environment', W. Richard Stevens. I discovered that what I
was trying to do is called a 'coprocess', and that using
pipes is defeated by buffering problems, and that the solution
is to use pseudo-terminals. (In case anyone wanted to know)
But this book has quite a lot of information I couldn't find
anywhere else.
-
Subcription/unsubscription/info requests: send e-mail with
"subscribe", "unsubscribe", or "info" on the first line of the
message body to discuss-request at blu.org (Subject line is ignored).
More information about the Discuss
mailing list