8 Commits

Author SHA1 Message Date
leitner
3dd2a0344b damn! 2003-09-26 16:16:01 +00:00
leitner
c64f721daf oops, typo 2003-09-26 16:15:04 +00:00
leitner
519b512cc3 kqueue does not like timeout==-1 but wants a NULL pointer to wait
indefinitely
2003-09-26 16:14:03 +00:00
leitner
2a2e1ddc75 add sigio support
extend code to cope with edge triggered event notification
add io_eagain() so that you can notify io_wait if accept() returned EAGAIN
2003-09-12 22:03:51 +00:00
leitner
dc09a17215 fix 2003-09-06 01:37:54 +00:00
leitner
b1a8110926 epoll now works enough for test/io5 2003-09-06 01:36:50 +00:00
leitner
325a6176ca write a small socket server with io_wait integration and add and debug
io framework enough to support the test program
2003-09-05 22:59:40 +00:00
leitner
8cd9323a1b add waituntil and waituntil2 (internal) 2003-09-05 21:29:05 +00:00