|
0e535d2f
|
2008-07-11T15: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
|
|
459c78a2
|
2008-07-11T15:17:35
|
|
from trunk: fix a bug where deleting signals with kqueue would delete subsequent adds
svn:r900
|
|
0690f0f5
|
2008-06-30T01:01:28
|
|
fix warnings with USE_DEBUG
svn:r891
|
|
9e92909c
|
2008-03-29T01:47:04
|
|
from trunk: make event methods static so that they are not exported; from Andrei Nigmatulin
svn:r693
|
|
d1360598
|
2008-03-02T01:48:09
|
|
from trunk: Do not free the kqop file descriptor in other processes, also allow it to be 0; from Andrei Nigmatulin
svn:r683
|
|
b23f1dbe
|
2007-12-14T07:18:02
|
|
from trunk: move EV_PERSIST handling out of the event backends
svn:r592
|
|
9a708389
|
2007-12-13T05:58:05
|
|
from trunk: remove obsolete recalc code
svn:r586
|
|
7717cec7
|
2007-11-27T06:15:36
|
|
from trunk: provide event_reinit() to reinitialized an event_base after fork - necessary for epoll/kqueue
svn:r557
|
|
5ff1fd7a
|
2007-11-25T17:15:39
|
|
r14945@tombo: nickm | 2007-11-25 12:13:05 -0500
Make kqueue pass more unit tests. (Backport)
svn:r545
|
|
6b4342db
|
2007-11-12T02:37:25
|
|
copy trunk to 1.4
svn:r512
|