This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: fifos and named pipes


On Wed, Mar 28, 2001 at 10:46:43AM +1000, Robert Collins wrote:
>Speaking of the glue to see what pipe are available: can I use the
>cygwin shared memory area? any caveats/must dos/must not dos with doing
>that? 

I'd rather that you open a separate area.  I've been slowly moving things
away from a monothilic shared memory area into separate areas.  For instance,
the user mount table no longer lives there.

If you use individual shared memory areas, you might be able to get more
access control, too.

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]