darkhttpd/trunk
Emil Mikulic 23b191239e . Added to struct connection:
o in_addr_t client
	o time last_active
	o {header,reply}_dont_free
. Added IDLETIME and poll_check_timeout()
. Added new_connection() and moved conn initialisation there
. Added default_reply()
. Skeleton for process_request()
. connnection.request is now null-terminated
. Removed debug code from poll_recv_request()
2013-04-28 19:21:12 +10:00
..
darkhttpd.c . Added to 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