HP3000-L Archives

November 2000, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Lars Appel <[log in to unmask]>
Reply To:
Lars Appel <[log in to unmask]>
Date:
Wed, 22 Nov 2000 00:21:48 +0100
Content-Type:
text/plain
Parts/Attachments:
text/plain (11 lines)
Haven't checked this in detail, but I believe that Posix
applications (using the Posix API) cannot open MSG files,
but named pipes only. MPE apps using HPFOPEN should be
able to handle both types, though.

I also seem to recall that named pipes do not have the
"fifo buffering" of MSG files, i.e. you cannot write data
into a named pipe before there is a reader at the opposite
end. With MSG files you can stuff something in an pull it
out later (even from the same process).

ATOM RSS1 RSS2