61 Commits

Author SHA1 Message Date
Niels Provos
3c2916aa13 ifdef config.h
svn:r39
2003-03-01 19:48:05 +00:00
Niels Provos
b5b585c1f9 support disabling of event mechanisms via the environment; error out
if no event mechanism is available


svn:r38
2003-03-01 19:46:27 +00:00
Niels Provos
b3d1c6a854 support poll(2) and split out the signal handling
svn:r37
2003-02-28 22:38:30 +00:00
Niels Provos
9d2401fffc portability fixes from marius@umich.edu.
svn:r35
2002-10-07 00:47:34 +00:00
Niels Provos
e0ca1ef203 signal fixes from ericj@monkey.org via dugsong@monkey.org
svn:r32
2002-09-15 18:52:28 +00:00
Niels Provos
5f8658582e sync with openbsd; API change: timeout_ is now evtimer_
svn:r29
2002-07-26 14:45:50 +00:00
Niels Provos
3107493c97 signal fix from dugsong@monkey.org
svn:r25
2002-05-20 21:51:53 +00:00
Niels Provos
59137c119f deal correctly with deleting an event, now that we allow multiple callbacks
for signal delivery.


svn:r20
2002-04-10 03:15:19 +00:00
Niels Provos
d10f85dbce signal support for kqueue; support of EV_PERSIST flag to event_set
svn:r18
2002-04-10 02:10:47 +00:00
Niels Provos
b855bc5500 initial support for signals (only for select now) based on code from
Dug Song <dugsong@monkey.org>


svn:r17
2002-04-10 00:31:31 +00:00
Niels Provos
aa6567fe64 Initial revision
svn:r2
2002-04-09 15:14:06 +00:00