boost::process::async_pipe or pipe for inter process communication
I need to do inter process messaging with named pipes.
I know async_pipe can be used for named pipe’s.
I need to do inter process messaging with named pipes.
I know async_pipe can be used for named pipe’s.