leitner
|
6622288c7c
|
make BSD sendfile actually work
|
21 years ago |
leitner
|
ba849a2720
|
duh!!! Typo prevented iob_send from using FreeBSD sendfile
|
21 years ago |
leitner
|
2e1da4790c
|
alloca may be defined in stdlib.h
|
21 years ago |
leitner
|
d00a672dad
|
alloca warning removal
|
21 years ago |
leitner
|
0c64df2331
|
make BSD sendfile optional (NetBSD doesn't have it)
|
21 years ago |
leitner
|
91368629ad
|
two internal structures were named io_entry; renamed the iob one to iob_entry
|
21 years ago |
leitner
|
3ec95df805
|
can't happen error should be -3 not -1
|
21 years ago |
leitner
|
e86a457f5c
|
harmonize semantics of io_sendfile and iob_send
|
21 years ago |
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
|
21 years ago |
leitner
|
ea8e1cc90b
|
add iob_adds
add cookies to io
|
21 years ago |
leitner
|
6b59c8aee7
|
add TCP_CORK support
|
21 years ago |
leitner
|
8fd1875041
|
make iob_send return aggregate total
|
21 years ago |
leitner
|
3c4f34b95e
|
add loop
|
21 years ago |
leitner
|
63ba06c763
|
add iob test
|
21 years ago |
leitner
|
a36316a0a5
|
bsd sendfile
|
21 years ago |
leitner
|
7e7f07f382
|
alloca.h
|
21 years ago |
leitner
|
4c2fb93a53
|
experimental io_batch implementation
|
21 years ago |