]> granicus.if.org Git - apache/commit
mpm_event: follow up to r1666468 and r1666618.
authorYann Ylavic <ylavic@apache.org>
Sun, 19 Apr 2015 20:57:13 +0000 (20:57 +0000)
committerYann Ylavic <ylavic@apache.org>
Sun, 19 Apr 2015 20:57:13 +0000 (20:57 +0000)
commitda03863e72bfb877bb51e3ee3099f20c6a8c429a
tree7953e729139544cb796cb8d8befd4caaa3f8b040
parent358697a21734af1aafab81b8c382cde7b13de1b5
mpm_event: follow up to r1666468 and r1666618.
We don't need to return 0 in the compare function, but for debugging purpose
which we could implement later if necessary (in a separate function).
For now, keep the function simple as in 2.4.x to ease backport, and add a
comment about why we never return 0 here.

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