📅  最后修改于: 2022-03-11 14:59:22.907000             🧑  作者: Mango
mkfifo() and mkfifoat():
On success it returns 0 when pipe was successfuly created.
On error, -1 is returned and errno is set to indicate the error.