From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13364 invoked by alias); 1 Jul 2012 00:35:47 -0000 Received: (qmail 13179 invoked by uid 22791); 1 Jul 2012 00:35:46 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mho-02-ewr.mailhop.org (HELO mho-02-ewr.mailhop.org) (204.13.248.72) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 01 Jul 2012 00:35:32 +0000 Received: from pool-108-49-31-235.bstnma.fios.verizon.net ([108.49.31.235] helo=cgf.cx) by mho-02-ewr.mailhop.org with esmtpa (Exim 4.72) (envelope-from ) id 1Sl88R-000FU4-H6 for cygwin@cygwin.com; Sun, 01 Jul 2012 00:35:31 +0000 Received: from localhost (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id B3C304296B8 for ; Sat, 30 Jun 2012 20:35:30 -0400 (EDT) X-Mail-Handler: MailHop Outbound by DynDNS X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18AVDiOFX2dwBO35cGZtb3/ Date: Sun, 01 Jul 2012 00:35:00 -0000 From: Christopher Faylor To: cygwin@cygwin.com Subject: Re: Persistence of file implemented objects Message-ID: <20120701003530.GA5390@ednor.casa.cgf.cx> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <4FEF7DB6.6040101@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4FEF7DB6.6040101@gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-07/txt/msg00000.txt.bz2 On Sat, Jun 30, 2012 at 11:29:10PM +0100, Richard H Lee wrote: >Various objects like fifo pipes, POSIX IPC shared memory and semaphores >that are implemented through the filesystem in cygwin persist when the >program abnornally terminates. They also persist through reboots, which >is different to the behaviour on linux. This is also different with the >case of sysV IPC + cygserver on cygwin which clears after reboots. Please be more precise about what you are talking about. Fifos persist on reboot on Linux or Cygwin. They live on the filesystem. I don't see how POSIX IPC shared memory and semaphores could persist. cgf -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple