[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'oldlinux' (#rtl) |
Create FIFO (named pipe) in file system
Source position: oldlinux.pp line 1461
function mkFifo( |
pathname: String; |
mode: LongInt |
):Boolean; |
MkFifo creates named a named pipe in the filesystem, with name PathName and mode Mode.
LinuxError is used to report errors:
|
Pipe file to standard input/output of program |
|
|
Create FIFO (named pipe) in file system |
No notes exist for this page yet.