1 reference to PipeFlags
System.Net.Sockets (1)
src\libraries\Common\src\Interop\Unix\System.Native\Interop.Pipe.cs (1)
28internal static unsafe partial int Pipe(int* pipefd, PipeFlags flags = 0); // pipefd is an array of two ints