Creates a FIFO (named pipe) in the filesystem.
It will be named a passed filename.
String filename of FIFO to create.
ReturnValueException if the FIFO could not be created.
Creates a FIFO (named pipe) in the filesystem.
It will be named a passed filename.