626 Commits

Author SHA1 Message Date
Niels Provos
eb15f4d866 fix from marius@umich.edu
svn:r31
2002-09-08 02:46:44 +00:00
Niels Provos
f1cf632254 add timeout_ defines back for backward compatibility.
svn:r30
2002-09-06 17:13:08 +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
8bb9fd5842 version 0.5
svn:r28
2002-06-13 01:58:34 +00:00
Niels Provos
3821c7e201 make kqueue signal callback work with sigchld. cast and better timeout.
svn:r27
2002-06-13 01:54:07 +00:00
Niels Provos
484e594e5c make kqueue work for callbacks that use both read and write events
simultaneously


svn:r26
2002-06-11 18:38:37 +00:00
Niels Provos
3107493c97 signal fix from dugsong@monkey.org
svn:r25
2002-05-20 21:51:53 +00:00
Niels Provos
cc32570a08 updating a timeout might corrupt RB tree. Remove before changing time.
svn:r24
2002-05-20 21:47:04 +00:00
Niels Provos
4ec4cddece forgot to initialize elements
svn:r23
2002-04-17 02:07:31 +00:00
Niels Provos
dcf6cbe45d correct date
svn:r22
2002-04-16 14:09:21 +00:00
Niels Provos
409fcdd2fa remove queue.h include
svn:r21
2002-04-10 14:48:31 +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
06630e3116 describe signal_*
svn:r19
2002-04-10 02:20:26 +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
dbaa408ea5 port to solaris
svn:r16
2002-04-09 19:30:22 +00:00
Niels Provos
db48ac0154 change includes
svn:r15
2002-04-09 19:21:39 +00:00
Niels Provos
361c1cc0b7 add compat dir to includes
svn:r14
2002-04-09 19:09:32 +00:00
Niels Provos
409c7ff72d another one
svn:r13
2002-04-09 19:06:18 +00:00
Niels Provos
abef3b7e64 one more file required by automake
svn:r12
2002-04-09 19:03:24 +00:00
Niels Provos
4cbc77da52 missing files
svn:r11
2002-04-09 17:52:23 +00:00
Niels Provos
5b27aa0323 further automake conversion
svn:r10
2002-04-09 17:42:15 +00:00
Niels Provos
6c6c936bcb change to automake
svn:r9
2002-04-09 17:02:38 +00:00
Niels Provos
61cb68467c move stuff
svn:r8
2002-04-09 16:35:06 +00:00
Niels Provos
e99653d028 type
svn:r7
2002-04-09 15:29:12 +00:00
Niels Provos
aa6567fe64 Initial revision
svn:r2
2002-04-09 15:14:06 +00:00