mkfifo () creates a new FIFO file with name path . The access permissions are specified by mode and restricted by the umask(2) of the calling process.
確定! 回上一頁