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 6c888a8c07 now only use keep-alive.... 14 years ago
..
http moved request_parser.h and request_queue.h in separeate request subfolder 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 changed request handling. @TODO: I still seem to have the problem that the file handles are not closed and freed correctly as the service refuses connections after about a 1000. 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