Closes a pipe. Other processes reading the pipe will receive EOF (end-of-file).


icon

입력/출력

  • ci32.png file descriptor

    file descriptor is the file descriptor to use when closing the pipe.

  • cerrcodeclst.png 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.

  • ii32.png file descriptor

    file descriptor is the file descriptor to use when closing the pipe.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.