delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-Id: | <200106201737.f5KHb6123380@pilot19.cl.msu.edu> |
Subject: | Re: cygipc does not seem to work!!! |
To: | cwilson AT ece DOT gatech DOT edu (Charles S. Wilson) |
Date: | Wed, 20 Jun 2001 13:37:06 -0400 (EDT) |
From: | "Brian Michael Genisio" <genisiob AT pilot DOT msu DOT edu> |
Cc: | cygwin AT sources DOT redhat DOT com |
In-Reply-To: | <3B30CDF1.2020800@ece.gatech.edu> from "Charles S. Wilson" at Jun 20, 2001 12:23:13 pm |
X-Mailer: | ELM [version 2.4 PL25] |
> > Here's a thought: Brian, you're not using the '--tight-security' option > with the background ipc-daemon process, are you? > > --Chuck Nope... I am just running ipc-daemon without any options... in Win98. I might look through the code a bit, and see what I can do, but then, I may not since I have a hacked solution... I implemented a similar interface by removing shm calls, and using mmapped files instead. Only problem is that the reader could not do a msync on the file, I have to unmap and map each time I want to read.... It is not the most clean way to handle shared memory between apps, and they run much slower then I really want, but I wasnt sure what else to do. Thanks, Brian -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |