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
* 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 (HEAD, master)
2012-02-15 09:38:32 +0100 Georg Hopp
2012-02-15 09:38:32 +0100 Georg Hopp
* separated the server completely from the http processing (HEAD, master)
* separated the server completely from the http processing