]> granicus.if.org Git - libevent/commit
switch timeouts to a min heap; from Maxim Yegorushkin
authorNiels Provos <provos@gmail.com>
Sat, 3 Nov 2007 18:04:53 +0000 (18:04 +0000)
committerNiels Provos <provos@gmail.com>
Sat, 3 Nov 2007 18:04:53 +0000 (18:04 +0000)
commit30ae40cc52300a79b8153db3ca40b77c544de76c
treed33571ccfda886e80f027b4b27f0f20127a61038
parent65236aa8578aeb17c088b41818da17311672aed1
switch timeouts to a min heap; from Maxim Yegorushkin

svn:r467
ChangeLog
Makefile.am
event-internal.h
event.c
event.h
min_heap.h [new file with mode: 0644]