1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-04 17:47:26 +03:00
Michael Adam c80f70390c s3:smbd: let smbd/nmbd/winbindd child processes terminate if the parent process died.
This applies to all child processes making use of reinit_after_fork().
It is implemented by establishing a pipe between parent and child.
The child watches for EOF on the read end of the pipe, indidcating
an exited parent.

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
2012-03-15 18:41:37 +01:00
..
2011-09-13 11:00:12 +02:00
2011-03-09 11:19:35 +01:00
2009-11-21 23:19:50 +01:00
2011-11-23 16:17:03 +01:00
2011-08-02 15:28:03 +02:00
2012-03-10 17:14:05 +01:00
2009-08-16 12:38:19 +02:00