apr_signal() called twice in child process

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
I've noticed in event.c file, that apr_signal() is called twice :
- in make_child(), in the fork child part, line 2271:  apr_signal(SIGTERM, just_die);
- in child_main(), line 2182:  apr_signal(SIGTERM, dummy_signal_handler);

So I was wondering, is there a reason for that ?

Thanks.
B.R.


 - Frederic NIVOR -

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux