leitner
|
82a4ae868d
|
broken lose32 port using mingw (don't use!!!)
initial Solaris /dev/poll port
|
2003-11-06 20:47:59 +00:00 |
|
leitner
|
543987da58
|
remove superfluous #includes
make it possibly to specify that a buffer should be freed
|
2003-10-31 23:34:40 +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
|
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
|
d213018a01
|
more kqueue/epoll
|
2003-09-06 01:15:00 +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
|
49818590ee
|
beginnings of the io library
|
2003-09-02 00:14:04 +00:00 |
|