kmx git
Register
kc3-lang/libevent
kc3-lang
Login
kc3-lang
/
libevent
Browse
Commit
Author :
Nick Mathewson
Date :
2009-11-27 16:00:59
Hash :
da1718b2
Message :
Fix a locking bug in event_base_loop() We previously were releasing the lock when we exited the main loop in some ways, but not in others.