Re: Threading fix (unrobusted)

2002-10-27 Thread Frank Cusack
On Mon, Oct 28, 2002 at 03:35:34PM +1100, Paul Hampson wrote: > (Crossposted to freeradius-users due to severity of problem and > triviality of fix) > > This should stop FreeRadius from taking all the processes > is can reach with it, while still allowing it to exit cleanly. > (If the commented ou

Threading fix (unrobusted)

2002-10-27 Thread Paul Hampson
(Crossposted to freeradius-users due to severity of problem and triviality of fix) This should stop FreeRadius from taking all the processes is can reach with it, while still allowing it to exit cleanly. (If the commented out kill(0) is used, it doesn't die properly, and do_exit is never used) Thi