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 ebb4d2cf97
IPv6 socket requires IPv4 PKTINFO for setting source address correctly
13 years ago
..
.gitignore echo core >> .gitignore 13 years ago
Makefile add debian buildflags and address generated warnings 13 years ago
aux.c a more robust thread shutdown procedure 13 years ago
aux.h a more robust thread shutdown procedure 13 years ago
call.c IPv6 socket requires IPv4 PKTINFO for setting source address correctly 13 years ago
call.h use string chunk for all the little call-related strings 13 years ago
control.c turns out you actually have to free/destroy mutexes. who woulda thunk? 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 move everything to mapped-ipv4-in-ipv6 API 14 years ago
kernel.h move everything to mapped-ipv4-in-ipv6 API 14 years ago
log.h create tags and branches 14 years ago
main.c add debian buildflags and address generated warnings 13 years ago
obj.h make use of "make debug" target 13 years ago
poller.c enough with the glib threading nonsense, it's only causing problems. revert to good old pthread stuff 13 years ago
poller.h move poller timers and polling into a separate thread 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