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 e67667881f change response to tree based header storage and make everything work. 14 years ago
..
http change response to tree based header storage and make everything work. 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 change response to tree based header storage and make everything work. 10 years ago
socket fixed some warnings 10 years ago
Makefile.am change response to tree based header storage and make everything work. 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 changed header hashing to use btree (GNU only). @TODO: make this conditional for other systems. Removed the qsort calls on server->fds making O(2nlogn) to O(n) 10 years ago
signalHandling.c work on server_run 10 years ago
socket.c changed header hashing to use btree (GNU only). @TODO: make this conditional for other systems. Removed the qsort calls on server->fds making O(2nlogn) to O(n) 10 years ago
testserver.c changed header hashing to use btree (GNU only). @TODO: make this conditional for other systems. Removed the qsort calls on server->fds making O(2nlogn) to O(n) 10 years ago