/[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.125 by gray, Tue Jun 3 14:17:27 2003 UTC revision 1.126 by gray, Thu Jun 5 07:04:31 2003 UTC
# Line 719  radiusd_main_loop() Line 719  radiusd_main_loop()
719          radlog(L_INFO, _("Ready to process requests."));          radlog(L_INFO, _("Ready to process requests."));
720    
721          for(;;) {          for(;;) {
                 struct timeval tv;  
   
722                  check_reload();                  check_reload();
723                  tv.tv_sec = 2;                  input_select(radius_input, NULL);
                 tv.tv_usec = 0;  
                 input_select(radius_input, &tv);  
724          }          }
725  }  }
726    

Legend:
Removed from v.1.125  
changed lines
  Added in v.1.126

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