leitner
|
a4cf7a8a8b
|
fix Solaris /dev/poll
|
2003-11-06 21:08:30 +00:00 |
|
leitner
|
65adb024f5
|
bug fixing time
|
2003-11-06 20:54:59 +00:00 |
|
leitner
|
82a4ae868d
|
broken lose32 port using mingw (don't use!!!)
initial Solaris /dev/poll port
|
2003-11-06 20:47:59 +00:00 |
|
leitner
|
b81e8bcd27
|
typo
|
2003-11-01 04:52:35 +00:00 |
|
leitner
|
17f3955f84
|
handle BSD errors
|
2003-11-01 04:51:07 +00:00 |
|
leitner
|
361872ffa4
|
handle errors properly
|
2003-11-01 04:47:55 +00:00 |
|
leitner
|
96be549818
|
handle errors signalled by epoll
|
2003-11-01 04:44:33 +00:00 |
|
leitner
|
963fa817de
|
guard against one descriptor being flagged twice
|
2003-10-19 16:38:31 +00:00 |
|
leitner
|
eaa4dea67b
|
correctly initialize records before reusing them in io_fd
do something about unexpected epoll events
|
2003-10-12 16:50:55 +00:00 |
|
leitner
|
29ae01d54f
|
glibc compatibility ;)
|
2003-10-10 20:13:07 +00:00 |
|
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 |
|