13 Commits

Author SHA1 Message Date
leitner
39e7ee90bb introduce io_eagain_read and io_eagain_write (discontinue using io_eagain plz) 2014-06-05 20:43:01 +00:00
leitner
6fd49579e8 forgot to add message in httperror 2008-06-23 07:04:09 +00:00
leitner
6358d73f64 use a non-blocking socket (oops) 2006-12-19 13:21:09 +00:00
leitner
f046d1cdc1 add iob_bytesleft
don't leak memory in test/httpd.c
2006-12-19 13:19:32 +00:00
leitner
e443e06b28 #include <strlen.h> 2006-12-06 16:51:06 +00:00
leitner
f7e6432a2b convert test programs from socket_tcp[46] to socket_tcp[46]b 2006-07-15 23:17:46 +00:00
leitner
d361d81c64 make socket_(tc|ud)p[46] actually return non-blocking sockets as
documented (Richard Lyons)
2006-05-18 06:02:43 +00:00
leitner
0b30b66db1 remove warnings in tests 2004-11-25 21:52:35 +00:00
leitner
3fe23979fd skip initial slashes 2003-11-23 21:09:18 +00:00
leitner
e86a457f5c harmonize semantics of io_sendfile and iob_send 2003-09-19 15:26:00 +00:00
leitner
5b599cb67d fix httperror in httpd test 2003-09-18 17:02:54 +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
3e2f6d0439 add stupid little httpd 2003-09-10 01:59:12 +00:00