/[radius]/radius/radiusd/radiusd.c
ViewVC logotype

Diff of /radius/radiusd/radiusd.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.121 by gray, Wed Apr 30 20:12:25 2003 UTC revision 1.122 by gray, Sat May 3 10:33:38 2003 UTC
# Line 295  radiusd_preconfig_hook(void *a ARG_UNUSE Line 295  radiusd_preconfig_hook(void *a ARG_UNUSE
295          /* Flush any pending requests and empty the request queue */          /* Flush any pending requests and empty the request queue */
296          radiusd_flush_queue();          radiusd_flush_queue();
297          request_init_queue();          request_init_queue();
         input_close_channels(radius_input);  
298                    
299          /* Terminate all subprocesses */          /* Terminate all subprocesses */
300          rpp_kill(-1, SIGTERM);          rpp_kill(-1, SIGTERM);
301          radiusd_cleanup();          radiusd_cleanup();
302            input_close_channels(radius_input);
303  }  }
304    
305  static void  static void

Legend:
Removed from v.1.121  
changed lines
  Added in v.1.122

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26