]> granicus.if.org Git - apache/commit
mpm_event: follow up to r1666468.
authorYann Ylavic <ylavic@apache.org>
Sat, 14 Mar 2015 00:06:21 +0000 (00:06 +0000)
committerYann Ylavic <ylavic@apache.org>
Sat, 14 Mar 2015 00:06:21 +0000 (00:06 +0000)
commitb222ad355cf28152fb3ab6d949417025ec7f98aa
tree824ba627b8598b4e3b1c2dc25fada1f073b19911
parent7249bf507515fb4ebce7fa693627f2e14c06e490
mpm_event: follow up to r1666468.
We only need one compare function for add semantic with apr_skiplist_insert()
and unique timers (pointers). It also should work with apr_skiplist_remove()
and apr_skiplist_find(), be they used some day.

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