kc3-lang/libevent/event.c

Branch :


Log

Author Commit Date CI Message
0ae18517 2009-07-17 19:00:22 Backport: Update event_tv when time jumps backwards, so that we only note each jump once. Not strictly needed in 1.4, but good for correctness. svn:r1354
0ede290b 2009-01-19 23:42:19 from trunk: bug fix and potentital race condition from Alexander Drozdov svn:r1026
dfa9cb5d 2008-12-13 06:12:05 from trunk: constify structs; from Andrei Nigmatulin svn:r960
1958f3a7 2008-11-27 19:59:06 from trunk: fix a typo in setting the global event base; reported by lance svn:r954
e92d88c5 2008-11-27 19:29:22 from trunk: Clear the timer cache when leaving the event loop; reported by Robin Haberkorn svn:r951
b93c182f 2008-10-30 19:40:35 from trunk: clear the timer cache on entering event loop; reported by Victor Chang svn:r945
111ddedd 2008-10-03 15:23:47 fix merge error: event_add would not return error for some backends; from Dean McNamee svn:r943
541290f6 2008-07-25 01:34:22 from trunk: make event_add not change any state if it fails; repoted by Ian Bell svn:r924
7c7ab279 2008-07-25 00:53:17 from trunk: fix a problem with epoll() and reinit; repoted by Alexander Drozdov svn:r919
0e535d2f 2008-07-11 15:59:29 from trunk: support multiple events listening on the same signal; make signals regular events that go on the same event queue svn:r902