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 6550e381f0 now the separated http worker works. Changed some size_t to ssize_t as i use -1 and -2 es error indicator in my server and fixed caculation of remainig buffer size in reader 14 years ago
..
http now the separated http worker works. Changed some size_t to ssize_t as i use -1 and -2 es error indicator in my server and fixed caculation of remainig buffer size in reader 10 years ago
interface now the separated http worker works. Changed some size_t to ssize_t as i use -1 and -2 es error indicator in my server and fixed caculation of remainig buffer size in reader 10 years ago
class.h make http request and response childs of a common parent http message 10 years ago
interface.h change response to tree based header storage and make everything work. 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 separated the server completely from the http processing 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