]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mpm_winnt: Following up on r1801655, add a comment that explains the
authorEvgeny Kotkov <kotkov@apache.org>
Wed, 12 Jul 2017 09:47:36 +0000 (09:47 +0000)
committerEvgeny Kotkov <kotkov@apache.org>
Wed, 12 Jul 2017 09:47:36 +0000 (09:47 +0000)
commit081a04cfba74952b06fe6ed92a1a34833bc7ad58
tree8bc3c557faef438460c03b458721996ad3c5525a
parenta49aa77faa8e2cece7259464f66c78ff5711178e
mpm_winnt: Following up on r1801655, add a comment that explains the
reason to choose the LIFO processing order for completion contexts.

It would be better to keep this important information in the code, instead
of just having it in the log message.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1801710 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/winnt/child.c