10 Commits

Author SHA1 Message Date
Niels Provos
0e535d2f32 from trunk: support multiple events listening on the same signal; make signals regular events that go on the same event queue
svn:r902
2008-07-11 15:59:29 +00:00
Niels Provos
459c78a20a from trunk: fix a bug where deleting signals with kqueue would delete subsequent adds
svn:r900
2008-07-11 15:17:35 +00:00
Niels Provos
0690f0f555 fix warnings with USE_DEBUG
svn:r891
2008-06-30 01:01:28 +00:00
Niels Provos
9e92909cf0 from trunk: make event methods static so that they are not exported; from Andrei Nigmatulin
svn:r693
2008-03-29 01:47:04 +00:00
Niels Provos
d136059826 from trunk: Do not free the kqop file descriptor in other processes, also allow it to be 0; from Andrei Nigmatulin
svn:r683
2008-03-02 01:48:09 +00:00
Niels Provos
b23f1dbe96 from trunk: move EV_PERSIST handling out of the event backends
svn:r592
2007-12-14 07:18:02 +00:00
Niels Provos
9a70838936 from trunk: remove obsolete recalc code
svn:r586
2007-12-13 05:58:05 +00:00
Niels Provos
7717cec719 from trunk: provide event_reinit() to reinitialized an event_base after fork - necessary for epoll/kqueue
svn:r557
2007-11-27 06:15:36 +00:00
Nick Mathewson
5ff1fd7a99 r14945@tombo: nickm | 2007-11-25 12:13:05 -0500
Make kqueue pass more unit tests. (Backport)


svn:r545
2007-11-25 17:15:39 +00:00
Niels Provos
6b4342db67 copy trunk to 1.4
svn:r512
2007-11-12 02:37:25 +00:00