Hi,
it seems that when a slave process sends a message bigger than a few kb, it becomes intermingled with ping messages ( __ipc_p_ ) and other data.
It used to work fine before this commit, when the pipes were opened in blocking mode.
I’m attaching a project to easily reproduce the issue: InterProcessComms.zip (28.4 KB)
