Next: posix fd trunc, Previous: posix fd pipe, Up: posix fd [Index]
Interface to the C function mkfifo()
, (libc)mkfifo. Create a FIFO special file with name pathname and
mode mode, which must be a fixnum. If successful return
unspecified values, else raise an exception.