When trying to open a named pipe ( allocated with mkfifo under linux) I get the error: {error,eisdir} How do I open such a pipe? The error message is somehow imprecise (or just wrong?): the file is not a directory. cheers Michael