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.
 
 
 
 
 
 
Richard Fuchs 1fa2f614d4 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 remove uuid helper code 14 years ago
aux-test.c remove uuid helper code 14 years ago
aux.c remove uuid helper code 14 years ago
aux.h remove uuid helper code 14 years ago
call.c good bye poll(), hello epoll_*() 14 years ago
call.h remove uuid helper code 14 years ago
control.c good bye poll(), hello epoll_*() 14 years ago
control.h remove uuid helper code 14 years ago
control_udp.c remove uuid helper code 14 years ago
control_udp.h remove uuid helper code 14 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 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 remove uuid helper code 14 years ago
redis.h remove uuid helper code 14 years ago
streambuf.c remove uuid helper code 14 years ago
streambuf.h remove uuid helper code 14 years ago