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

Diff of /radius/radiusd/rpp.c

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

revision 1.5 by gray, Tue May 6 13:10:56 2003 UTC revision 1.6 by gray, Thu May 22 13:53:35 2003 UTC
# Line 479  rpp_request_handler(void *arg ARG_UNUSED Line 479  rpp_request_handler(void *arg ARG_UNUSED
479    
480          radiusd_signal_init(sig_handler);          radiusd_signal_init(sig_handler);
481          request_init_queue();          request_init_queue();
482    #ifdef USE_SERVER_GUILE
483            scheme_redirect_output();
484    #endif
485    
486          while (1) {          while (1) {
487                  int len = rpp_fd_read(0, &frq, sizeof frq);                  int len = rpp_fd_read(0, &frq, sizeof frq);

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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