diff options
author | Simo Sorce <idra@samba.org> | 2011-05-19 23:56:02 -0400 |
---|---|---|
committer | Andreas Schneider <asn@samba.org> | 2011-08-10 18:14:04 +0200 |
commit | 1155280a483e2a84e8baa27556c6ea066dbe6c8a (patch) | |
tree | 39c58cbdcb491651b4129233010154fe6e11842a /source3/lib/eventlog | |
parent | d36a8dc896d2a814dd18f127593a8382e4004213 (diff) | |
download | samba-1155280a483e2a84e8baa27556c6ea066dbe6c8a.tar.gz samba-1155280a483e2a84e8baa27556c6ea066dbe6c8a.tar.bz2 samba-1155280a483e2a84e8baa27556c6ea066dbe6c8a.zip |
s3-prefork: Set up a SIGCHLD handler by default
We need to properly handle preforked children so it is better to just do that
automatically.
If the parent needs/wants to intercept SIGCHLD events it can set a callback
that will be called by the prefork code once the internal cleanup function that
checks all prefork children has been executed.
Signed-off-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'source3/lib/eventlog')
0 files changed, 0 insertions, 0 deletions