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

Diff of /radius/radiusd/request.c

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

revision 1.34 by gray, Tue Jun 10 08:07:06 2003 UTC revision 1.35 by gray, Fri Jun 13 07:29:54 2003 UTC
# Line 315  request_handle(REQUEST *req, int (*handl Line 315  request_handle(REQUEST *req, int (*handl
315                    
316          if (radiusd_master() && spawn_flag && !rpp_ready(0)) {          if (radiusd_master() && spawn_flag && !rpp_ready(0)) {
317                  /* Do we have free handlers? */                  /* Do we have free handlers? */
318                  radlog(L_NOTICE, _("Maximum number of children active"));                  request_drop(req->type, req->data, NULL, req->fd,
319                                 _("Maximum number of children active"));
320                  return 1;                  return 1;
321          }          }
322                                    

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35

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