POSIX_PIPE

Enable this option group with CONFIG_POSIX_PIPE.

The number of concurrently open pipes and the pipe buffer capacity (which is also PIPE_BUF, the atomic write limit) are configured with CONFIG_ZVFS_PIPE_MAX and CONFIG_ZVFS_PIPE_BUF_SIZE.

POSIX_PIPE

API

Supported

pipe()

yes

POSIX_PIPE