Create a "datagram" pipe.
const PIPE_PACKETS: PipeFlags = PipeFlags(O_DIRECT);
The minimum required kernel version is 3.4. = See also open(2) and O_DIRECT therein