GIT Log for 2009-03-27 00:33 GMT
26 Mar
2009
26 Mar
'09
8:33 p.m.
commit ace0e552be9846b3e58429041812eaf27cebbb14 Author: Alan T. DeKok <aland@freeradius.org> Date: Thu Mar 26 15:07:17 2009 -0700 Allow fast clients to send packets, too This is for performance testing. For speed, the server doesn't have locks all over the place. However, this means that when it runs threaded, the client can receive the response, and send a new one using the same ID, before the child thread has a chance to update child_state. This work-around lets everyone be happy src/main/event.c | 20 ++++++++++++++++++++ 1 files changed, 20 insertions(+), 0 deletions(-)
6312
Age (days ago)
6312
Last active (days ago)
0 comments
1 participants
participants (1)
-
aland@deployingradius.com