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 c0a281cedb added first generated documentation 14 years ago
..
http now stuff seems to work correct even if read does not provide a complete request (tested with telnet) 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