interprocess icon indicating copy to clipboard operation
interprocess copied to clipboard

unnamed_pipe IPC example

Open jakajancar opened this issue 5 months ago • 0 comments

It would be nice to have an example of the actual interprocess (i.e. {std,tokio}::process::Command) use of named_pipe; the current ones are only between Tokio tasks/threads, where of course you can move the handle.

jakajancar avatar Aug 30 '24 15:08 jakajancar