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.
rtpengine/daemon
Richard Fuchs 8708c99e33
add bencode lib to sources
13 years ago
..
.gitignore echo core >> .gitignore 14 years ago
Makefile add bencode lib to sources 13 years ago
aux.c a more robust thread shutdown procedure 14 years ago
aux.h a more robust thread shutdown procedure 14 years ago
bencode.c add bencode lib to sources 13 years ago
bencode.h add bencode lib to sources 13 years ago
call.c make call_lookup_udp() remember viabranches like call_update_udp() 13 years ago
call.h implement udp Q command 13 years ago
control.c turns out you actually have to free/destroy mutexes. who woulda thunk? 14 years ago
control.h private structs make for safer threading 14 years ago
control_udp.c fix RE regression 13 years ago
control_udp.h implement udp Q command 13 years ago
kernel.c remove uuid helper code 14 years ago
kernel.h remove uuid helper code 14 years ago
log.h remove uuid helper code 14 years ago
main.c exclude deprated API calls 13 years ago
obj.h make use of "make debug" target 14 years ago
poller.c enough with the glib threading nonsense, it's only causing problems. revert to good old pthread stuff 14 years ago
poller.h move poller timers and polling into a separate thread 14 years ago
redis.c make the callmaster struct private - also requires update to redis module 14 years ago
redis.h make the callmaster struct private - also requires update to redis module 14 years ago
streambuf.c EINTR requires special handling 14 years ago
streambuf.h private structs make for safer threading 14 years ago