Module pipe

Source
Expand description

pipe and related APIs.

Constants§

PIPE_BUF
PIPE_BUF—The maximum length at which writes to a pipe are atomic.

Functions§

pipe
pipe()—Creates a pipe.