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
assets first working version of content delivery from file....very crude... @TODO: rewrite complete response handline. 10 years ago
doc found the file handle lost...made a first workaround and added an todo. 10 years ago
include 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
src 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
tests make http request and response childs of a common parent http message 10 years ago
.doxygen changed documentation 10 years ago
.gitignore initial checkin 10 years ago
AUTHORS initial checkin 10 years ago
COPYING initial checkin 10 years ago
ChangeLog 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
Makefile.am make build system work again 10 years ago
NEWS initial checkin 10 years ago
README added first generated documentation 10 years ago
README.md Add README.md 10 years ago
TODO separated the server completely from the http processing 10 years ago
bootstrap initial checkin 10 years ago
configure.ac daemonize testserver now 10 years ago

README.md

server

abstract

Another abandoned server code base... this is kind of an ancestor of taskrambler.

state

discontinued