Add event_base_get_running_event() to get the event* whose cb we are in
authorNick Mathewson <nickm@torproject.org>
Sun, 25 Mar 2012 22:54:40 +0000 (18:54 -0400)
committerNick Mathewson <nickm@torproject.org>
Sun, 25 Mar 2012 22:54:40 +0000 (18:54 -0400)
commitc5732fddb0e58004b56a0283579b4c89ea64350b
treeaa88114550e20474e46ac5cb38201822af865b75
parent5626092c58af803d58400c03931932dc6191e7d2
Add event_base_get_running_event() to get the event* whose cb we are in
event.c
include/event2/event.h
test/regress.c