PHP » GoLang |
login |
register |
about
|
posix_mkfifo(PHP 4, PHP 5, PHP 7) posix_mkfifo — Create a fifo special file (a named pipe) Description
bool posix_mkfifo
( string
$pathname
, int $mode
)posix_mkfifo() creates a special FIFO file which exists in the file system and acts as a bidirectional communication endpoint for processes. Parameters
Return Values
Returns Notes
|
more
Recently updated
more
Most requested
more
Last requests
|