13 Commits (7100af72ca5ad72a4c16bc1631e03a1d6f1a0035)

Author SHA1 Message Date
leitner 39e7ee90bb introduce io_eagain_read and io_eagain_write (discontinue using io_eagain plz) 10 years ago
leitner 6fd49579e8 forgot to add message in httperror 16 years ago
leitner 6358d73f64 use a non-blocking socket (oops) 18 years ago
leitner f046d1cdc1 add iob_bytesleft
don't leak memory in test/httpd.c
18 years ago
leitner e443e06b28 #include <strlen.h> 18 years ago
leitner f7e6432a2b convert test programs from socket_tcp[46] to socket_tcp[46]b 18 years ago
leitner d361d81c64 make socket_(tc|ud)p[46] actually return non-blocking sockets as
documented (Richard Lyons)
19 years ago
leitner 0b30b66db1 remove warnings in tests 20 years ago
leitner 3fe23979fd skip initial slashes 21 years ago
leitner e86a457f5c harmonize semantics of io_sendfile and iob_send 21 years ago
leitner 5b599cb67d fix httperror in httpd test 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 3e2f6d0439 add stupid little httpd 21 years ago