3.7 The Fragment commpipe

A pipe must be initialized with init before usage. Then giving a reference to its readEnd (writeEnd) as enter parameter to redirectFromChannel (redirectToChannel) of a not yet started process object will attach this pipe to another (not yet created) process. If only one end of the pipe is attached to another process, the current process may read from (write to) the other end of the pipe, when the other process has been created.


Process Libraries - Reference Manual
© 1994-2004 Mjølner Informatics
[Modified: Friday October 20th 2000 at 14:22]