Communication protocol handler for the taskrambler framework. This does not contain specific protocol implementations but the abstract code to handle them.
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 4a64f7dd36 completely drop edge triggerd behaviour as I don't see any real benefit in it and it makes things unnessecary complicated. 11 years ago
..
build.sh preparation for edge triggerd events and add a small testscript for paralell testing. 11 years ago
leak.log fix leaks, close handling and things. 11 years ago
test_handler.c generally epoll is working... sadly I removed the is_writing flag in the CommEndPoint which was neccessary... I have to add it again. 11 years ago
test_handler.h fix close handling and introduce server class 11 years ago
testclient.sh generally epoll is working... sadly I removed the is_writing flag in the CommEndPoint which was neccessary... I have to add it again. 11 years ago
testserver.c fix close handling and introduce server class 11 years ago
testserver2.c generally epoll is working... sadly I removed the is_writing flag in the CommEndPoint which was neccessary... I have to add it again. 11 years ago