https://bugzilla.novell.com/show_bug.cgi?id=656104 https://bugzilla.novell.com/show_bug.cgi?id=656104#c25 --- Comment #25 from Dr. Werner Fink <werner@novell.com> 2011-02-11 08:42:55 UTC --- (In reply to comment #22)
What would make sense is to try to add the functionality to forward [inherit] the sockets to a child into upstream code. Further, also to add an option to sd_listen_fds to not set FD_CLOEXEC flags (or add a variant of the function avoiding this), so we can use these functions in startproc and in fork code of the daemons...
I could try to remove FD_CLOEXEC in closefds() as I use this function to set this flag for all other file descriptors. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.