public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Persistence of file implemented objects
@ 2012-06-30 22:29 Richard H Lee
  2012-07-01  0:35 ` Christopher Faylor
  0 siblings, 1 reply; 5+ messages in thread
From: Richard H Lee @ 2012-06-30 22:29 UTC (permalink / raw)
  To: cygwin

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.

If there anyway to clear out orphaned objects or to make sure they are 
released in the event of an abnormal termination?

Does the POSIX specification even require the release of these objects 
in these situations?

--
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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-07-02  8:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-30 22:29 Persistence of file implemented objects Richard H Lee
2012-07-01  0:35 ` Christopher Faylor
2012-07-01 18:17   ` Richard H Lee
2012-07-01 23:35     ` Christopher Faylor
2012-07-02  8:03     ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).