]> granicus.if.org Git - apache/commit
Merge r1821504, r1821505 from trunk:
authorYann Ylavic <ylavic@apache.org>
Thu, 18 Jan 2018 16:07:32 +0000 (16:07 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 18 Jan 2018 16:07:32 +0000 (16:07 +0000)
commit60e509548b4470a56e99c36cbea9f16c3b264739
tree7964916f9d490db5cc898db0d8757712d901b8ae
parentd2399c957c7c9013381789608ed3f37991bcc5b0
Merge r1821504, r1821505 from trunk:

mpm_{event,worker}: Mask signals for threads created by modules in child init.

PR 62009, so that they don't receive (implicitely) the ones meant for the MPM.

Inspired by: Armin Abfalterer <a.abfalterer gmail.com>

Follow up to r1821504: same comment in event than in worker.

Proposed by: ylavic
Reviewed by: ylavic, icing, covener

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1821517 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/mpm/event/event.c
server/mpm/worker/worker.c