kc3-lang/libevent/event.c

Branch :


Log

Author Commit Date CI Message
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
0690f0f5 2008-06-30 01:01:28 fix warnings with USE_DEBUG svn:r891
9ce23feb 2008-05-17 02:19:21 constify struct timeval * svn:r837
38e97b14 2008-05-16 01:58:05 from trunk: Fix use of freed memory in event_reinit; pointed out by Peter Postma svn:r835
ff6cbd06 2008-05-08 14:19:34 r19654@catbus: nickm | 2008-05-08 10:12:53 -0400 Remove #include "misc.h"s. svn:r794
987597ff 2008-05-08 14:08:12 r19651@catbus: nickm | 2008-05-08 10:05:35 -0400 Replace gettimeofday() usage with a new evutil_gettimeofday(). This removes all previous need for win32-code/misc.[ch] svn:r793
fe3c4a24 2008-05-07 20:11:37 r19631@catbus: nickm | 2008-05-07 16:06:48 -0400 Backport: fix compilation on non-c99 platforms. svn:r781
d58a0a7c 2008-05-04 00:52:57 revert to maintain stability: from trunk: separate signal events from io events svn:r764