rlm_exec triggered hang or local weirdness?
Alan DeKok
aland at ox.org
Fri Oct 28 23:10:59 CEST 2005
Joe Maimon <jmaimon at ttec.com> wrote:
> One issue that appears to be cropping up is where debug output and the
> server appears to freeze up.
There's a bug in src/lib/misc.c, closefrom(). A "cvs update" should
fix it.
I also updated the code in src/main/threads.c, so that the "waiters"
use a hash table, rather than a wacky queue implementation. It should
now be a lot easier to understand.
Alan DeKok.
More information about the Freeradius-Devel
mailing list