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 90df11c014 now each HttpRequestParser initializes its own request queue and enqueus completed requests there. The server now gets the queue and prints completed requests. 14 years ago
..
http 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
interface add StreamReader interface, modify HttpRequestParser and Server to use it 10 years ago
class.h add ability to call interface methods with return value 10 years ago
interface.h changed class tool. Now multiple interface per class are supported as well as simple inheritence. 10 years ago
logger.h changed class tool. Now multiple interface per class are supported as well as simple inheritence. 10 years ago
server.h add StreamReader interface, modify HttpRequestParser and Server to use it 10 years ago
signalHandling.h simply copy signal handling code from gameserver project 10 years ago
socket.h changed class tool. Now multiple interface per class are supported as well as simple inheritence. 10 years ago