Skip to content

CreateWithFlags for pipes

Latest
Compare
Choose a tag to compare
@dallison dallison released this 23 Jul 22:39

Adds CreateWithFlags for the Pipe class. Useful on Linux to pass flags atomically. Works on MacOs but not atomically (no pipe2 function available).