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.
mediaproxy-ng/daemon
Richard Fuchs feeeee2fab
must extract needed tags for xmlrpc call teardown prior to destroying the calls
13 years ago
..
Makefile add appropriate threading compile flags 13 years ago
aux.c it makes no sense to return a value from an effectively detached thread 13 years ago
aux.h it makes no sense to return a value from an effectively detached thread 13 years ago
call.c must extract needed tags for xmlrpc call teardown prior to destroying the calls 13 years ago
call.h lets try with a lot of large, nested, naive locks 13 years ago
control.c living on the edge with epoll edge-triggered behavior 13 years ago
control.h private structs make for safer threading 13 years ago
control_udp.c need to handle the no-reply case to avoid deadlocks with bad cookies 13 years ago
control_udp.h preliminary attempt to make the udp controller thread-safe 13 years ago
kernel.c remove uuid helper code 13 years ago
kernel.h remove uuid helper code 13 years ago
log.h remove uuid helper code 13 years ago
main.c it makes no sense to return a value from an effectively detached thread 13 years ago
obj.h make use of "make debug" target 13 years ago
poller.c living on the edge with epoll edge-triggered behavior 13 years ago
poller.h using thread-local-storage for eliminating constant calls to time() 13 years ago
redis.c make the callmaster struct private - also requires update to redis module 13 years ago
redis.h make the callmaster struct private - also requires update to redis module 13 years ago
streambuf.c EINTR requires special handling 13 years ago
streambuf.h private structs make for safer threading 13 years ago