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 1c5d6099f5 add missing header_get to repo and build header hash only from lowercase letters now as it seems header identifier should be case insensitive 14 years ago
..
http add missing header_get to repo and build header hash only from lowercase letters now as it seems header identifier should be case insensitive 10 years ago
interface fixed some warnings 10 years ago
logger changed class tool. Now multiple interface per class are supported as well as simple inheritence. 10 years ago
server access to headers via hash, read body (actually only with content-length header should also look for content-encoding) 10 years ago
socket fixed some warnings 10 years ago
Makefile.am access to headers via hash, read body (actually only with content-length header should also look for content-encoding) 10 years ago
class.c remove inline stuff for now ... add carefully again later perhaps 10 years ago
daemonize.c changed class tool. Now multiple interface per class are supported as well as simple inheritence. 10 years ago
interface.c changed class tool. Now multiple interface per class are supported as well as simple inheritence. 10 years ago
logger.c changed class tool. Now multiple interface per class are supported as well as simple inheritence. 10 years ago
server.c add StreamReader interface, modify HttpRequestParser and Server to use it 10 years ago
signalHandling.c work on server_run 10 years ago
socket.c fixed some warnings 10 years ago
testserver.c access to headers via hash, read body (actually only with content-length header should also look for content-encoding) 10 years ago