All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-core] Auto closing of file descriptors and fork.
@ 2007-12-20 14:43 Gilles Chanteperdrix
  2007-12-20 15:13 ` Daniel Schnell
  2007-12-27  0:38 ` Gilles Chanteperdrix
  0 siblings, 2 replies; 9+ messages in thread
From: Gilles Chanteperdrix @ 2007-12-20 14:43 UTC (permalink / raw)
  To: xenomai-core

Hi,

I have a problem with auto closing of file descriptors and fork. I
have an application (a modified pppd, to name it), which in a certain
mode (pppd "updetach" mode) opens some real-time file descriptors,
forks and exit the parent, continuing to use the file descriptors in
the child. The problem is that when exiting the parent, file
descriptors are automatically destroyed and therefore can not be used
in the child.

Any ideas for a fix ?

-- 
                                               Gilles Chanteperdrix


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

end of thread, other threads:[~2007-12-27 17:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-20 14:43 [Xenomai-core] Auto closing of file descriptors and fork Gilles Chanteperdrix
2007-12-20 15:13 ` Daniel Schnell
2007-12-20 15:20   ` Gilles Chanteperdrix
2007-12-27  0:38 ` Gilles Chanteperdrix
2007-12-27 11:58   ` Jan Kiszka
2007-12-27 13:05     ` Gilles Chanteperdrix
2007-12-27 15:09       ` Jan Kiszka
2007-12-27 15:25         ` Gilles Chanteperdrix
2007-12-27 17:09           ` Jan Kiszka

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.