posix.mkfifo()

posix.mkfifo(filename[, mode=0666])

Create a FIFO (a POSIX named pipe).