Another abandoned server code base... this is kind of an ancestor of taskrambler.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Georg Hopp 05a7a386fa fixed some warnings 14 years ago
..
request.h add StreamReader interface, modify HttpRequestParser and Server to use it 10 years ago
request_parser.h now stuff seems to work correct even if read does not provide a complete request (tested with telnet) 10 years ago
request_queue.h now each HttpRequestParser initializes its own request queue and enqueus completed requests there. The server now gets the queue and prints completed requests. 10 years ago