Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: "Ralf Habacker" To: "Cygwin" Subject: cygipc does not seem to work!!! Date: Thu, 21 Jun 2001 10:54:23 +0200 Message-ID: <001101c0fa2f$c4c7f6e0$651c440a@BRAMSCHE> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <200106201737.f5KHb6123380@pilot19.cl.msu.edu> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 > > > > 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, I don't know if you already know this, but compiling cygipc with the -DTRACE flag enables a lot of messages with functions/params/returnvalues. Perhaps this helps in debugging. > 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 > > -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple