5 Jul
2009
5 Jul
'09
7:33 p.m.
commit b6f1ace4b43014a704d6e3d0795a485a1e837b6a Author: Alan T. DeKok <aland@freeradius.org> Date: Sun Jul 5 10:02:05 2009 +0200 Made thread pool section optional If it doesn't exist, the server will run single threaded src/include/radiusd.h | 2 +- src/main/event.c | 21 ++++++++----- src/main/threads.c | 74 +++++++++++++++++++++++------------------------- 3 files changed, 49 insertions(+), 48 deletions(-)