kc3-lang/libevent/kqueue.c

Branch :


Log

Author Commit Date CI Message
1b974101 2003-12-20 20:05:17 fix kqueue behaviour; requires special kernel patch to make kqueue semantics consistent; from marius@umich.edu svn:r92
e9cd9b56 2003-10-11 02:54:41 bad realloc; found by awohl at chessclub svn:r87
c3f496c7 2003-10-04 23:27:26 minor corrections; change license to 3-clause BSD license svn:r84
e506eaf7 2003-09-25 03:26:53 constify; some windows stuff by mike davis; fix a poll bug svn:r77
6ce5b876 2003-06-12 23:33:19 clean up from NetBSD integration svn:r72
6551780a 2003-06-02 19:37:13 bug fix from Ira Lee svn:r71
9eb31e53 2003-04-09 18:11:31 proper indent svn:r62
c48e71d8 2003-03-08 16:44:51 oneshot means that its removed from the kernel list already svn:r51
0036d79a 2003-03-08 16:33:18 fix kqueue problem svn:r50
e72dff13 2003-03-01 20:31:28 replace references to __FUNCTION__ with __func__ svn:r40
3c2916aa 2003-03-01 19:48:05 ifdef config.h svn:r39
9d2401ff 2002-10-07 00:47:34 portability fixes from marius@umich.edu. svn:r35
eb15f4d8 2002-09-08 02:46:44 fix from marius@umich.edu svn:r31
5f865858 2002-07-26 14:45:50 sync with openbsd; API change: timeout_ is now evtimer_ svn:r29
3821c7e2 2002-06-13 01:54:07 make kqueue signal callback work with sigchld. cast and better timeout. svn:r27
484e594e 2002-06-11 18:38:37 make kqueue work for callbacks that use both read and write events simultaneously svn:r26
d10f85db 2002-04-10 02:10:47 signal support for kqueue; support of EV_PERSIST flag to event_set svn:r18
aa6567fe 2002-04-09 15:14:06 Initial revision svn:r2