darkhttpd/trunk
Emil Mikulic ebe1e1bfa0 . Added LIST (sys/queue.h) of struct connection
. Added xmalloc()
. Filled out accept_connection()
. Added free_connection()
. Added xrealloc()
. Started poll_recv_request()
. Skeletons for poll_send_header(), poll_send_reply()
. Filled out httpd_poll()
2013-04-28 19:21:12 +10:00
..
darkhttpd.c . Added LIST (sys/queue.h) of struct connection 2013-04-28 19:21:12 +10:00
Makefile Initial revision - open and close a socket. 2013-04-28 19:21:00 +10:00