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 52ef56d106
it's inefficient to walk the entire list of poller items every second just to look for times which we don't really use. so instead, use the linked timers list for this purpose. this is also inefficient for timer remove, but since we don't use those times anyway, we don't care.
14 years ago
..
Makefile separate redis code from main code - modularize!(tm) 14 years ago
aux-test.c create tags and branches 15 years ago
aux.c Compile fixes for glib 2.12 15 years ago
aux.h remove uuid helper code 14 years ago
call.c good bye poll(), hello epoll_*() 14 years ago
call.h separate redis code from main code - modularize!(tm) 14 years ago
control.c good bye poll(), hello epoll_*() 14 years ago
control.h Cleanup regex result indexing and add via branch. 14 years ago
control_udp.c running out of vector space... 14 years ago
control_udp.h add fromtag and totag to D udp command 14 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 15 years ago
main.c update .so name to match .deb 14 years ago
poller.c it's inefficient to walk the entire list of poller items every second just to look for times which we don't really use. so instead, use the linked timers list for this purpose. this is also inefficient for timer remove, but since we don't use those times anyway, we don't care. 14 years ago
poller.h good bye poll(), hello epoll_*() 14 years ago
redis.c separate redis code from main code - modularize!(tm) 14 years ago
redis.h separate redis code from main code - modularize!(tm) 14 years ago
streambuf.c create tags and branches 15 years ago
streambuf.h create tags and branches 15 years ago