]> granicus.if.org Git - libevent/commit
If a higher-priority event becomes active, don't continue running events of the curre...
authorNick Mathewson <nickm@torproject.org>
Mon, 30 Apr 2012 21:30:48 +0000 (17:30 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 30 Apr 2012 21:30:48 +0000 (17:30 -0400)
commit2bfda4012c92566e84de137a5fd9165051c6efc6
tree35563904458cf4eed9bdba2f4447848539a274c5
parent30b6f889f7d8a6dc3174a35641772d3c9294eaec
If a higher-priority event becomes active, don't continue running events of the current priority.

Bug found by Ralph Castain.
event-internal.h
event.c
test/regress.c