/[hydra]/hydra/src/request.c
ViewVC logotype

Diff of /hydra/src/request.c

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

revision 1.22 by nmav, Wed Oct 2 19:26:15 2002 UTC revision 1.23 by nmav, Wed Oct 2 20:07:26 2002 UTC
# Line 264  void get_request(server_params* params, Line 264  void get_request(server_params* params,
264      }      }
265  #endif /* TCP_CORK */  #endif /* TCP_CORK */
266    
   
267  #ifndef NO_RATE_LIMIT  #ifndef NO_RATE_LIMIT
268      /* We use the fact the file descriptors are      /* We use the fact the file descriptors are
269       * assigned sequentialy.       * assigned sequentialy.
# Line 707  BAD_VERSION: Line 706  BAD_VERSION:
706    
707  int process_header_end(server_params* params, request * req)  int process_header_end(server_params* params, request * req)
708  {  {
709  char *p;  char *p = NULL;
710    
711      if (!req->logline) {      if (!req->logline) {
712          send_r_error(req);          send_r_error(req);

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26