reading and writing to another process

gwyn at brl-vld gwyn at brl-vld
Thu Oct 6 07:57:40 AEST 1983


From:      Doug Gwyn (VLD/VMB) <gwyn at brl-vld>

In general this will be timing-dependent, as the parent process
and the child may get into a deadlock waiting for each other's
communications.  Various solutions work in different situations;
practically all of them involve two pipes and a communications
protocol to avoid deadlock.



More information about the Comp.unix mailing list