kmx git
Register
kc3-lang/libevent
kc3-lang
Login
kc3-lang
/
libevent
Browse
Commit
Author :
Nick Mathewson
Date :
2011-09-09 20:53:30
Hash :
4e8eb6a5
Message :
When a signal callback is activated to run multiple times, allow event_base_loopbreak to work even before they all have run. Found by Abilio Marques.