Close Pipe
- Mise à jour2025-07-30
- Temps de lecture : 2 minute(s)
Closes a pipe. Other processes reading the pipe will receive EOF (end-of-file).

Entrées/Sorties
file descriptor
—
file descriptor is the file descriptor to use when closing the pipe.
error in (no error)
—
error in describes error conditions that occur before this node runs. With the following exception, this input provides standard error in functionality. This node runs normally even if an error occurred before this node runs.
file descriptor
—
file descriptor is the file descriptor to use when closing the pipe.
error out
—
error out contains error information. This output provides standard error out functionality. |
file descriptor
—
error in (no error)
—
file descriptor
—
error out
—