parent
20d29a5613
commit
d3d23be832
@ -1,3 +1,4 @@
|
|||||||
# comfork - Communicative Forking
|
# comfork - Communicative Forking
|
||||||
|
|
||||||
Creates privately owned pipes for communicating between parent and child processes through Rust streams.
|
Creates privately owned pipes for communicating between parent and child processes through Rust streams.
|
||||||
|
Also allows for error reporting and value returning from a child process to its parent.
|
||||||
|
Loading…
Reference in new issue