11 Commits (0f90f8eb7134370f70c0628889bb3b07aad676db)

Author SHA1 Message Date
Felix von Leitner 440b59d891 use a non-blocking socket (oops) 17 years ago
Felix von Leitner 51609b5628 add iob_bytesleft
don't leak memory in test/httpd.c
17 years ago
Felix von Leitner 876b883646 #include <strlen.h> 17 years ago
Felix von Leitner b7864a6ce5 convert test programs from socket_tcp[46] to socket_tcp[46]b 17 years ago
Felix von Leitner 071df9ee4a make socket_(tc|ud)p[46] actually return non-blocking sockets as
documented (Richard Lyons)
17 years ago
Felix von Leitner 6c4ad0514f remove warnings in tests 19 years ago
Felix von Leitner 73bfb8efe8 skip initial slashes 20 years ago
Felix von Leitner 2d27cd435b harmonize semantics of io_sendfile and iob_send 20 years ago
Felix von Leitner fff6656e62 fix httperror in httpd test 20 years ago
Felix von Leitner 7a859cb66e 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
20 years ago
Felix von Leitner 44b65fa305 add stupid little httpd 20 years ago