/[hydra]/hydra/src/defines.h
ViewVC logotype

Diff of /hydra/src/defines.h

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

revision 1.23 by nmav, Wed Oct 2 13:48:35 2002 UTC revision 1.24 by nmav, Thu Oct 3 11:26:15 2002 UTC
# Line 208  Line 208 
208    
209  /***************** USEFUL MACROS ************************/  /***************** USEFUL MACROS ************************/
210    
211    #ifndef INT_MAX
212    # define INT_MAX 2147483647L
213    #endif
214    
215  #define SQUASH_KA(req)  (req->keepalive=KA_STOPPED)  #define SQUASH_KA(req)  (req->keepalive=KA_STOPPED)
216    
217  #define BOA_FD_SET(fd, where) { FD_SET(fd, where); \  #define BOA_FD_SET(fd, where) { FD_SET(fd, where); \

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

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26