current gateway.h, 1.25, 1.26 loadcfg.c, 1.161, 1.162

Fabian Keil <[email protected]> Sun, 04 Jun 2017 14:42:34 +0000
Newsgroups gmane.comp.web.privoxy.cvs
Message-ID <[email protected]>
Update of /cvsroot/ijbswa/current
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv23038

Modified Files:
	gateway.h loadcfg.c 
Log Message:
Relocate the DEFAULT_KEEP_ALIVE_TIMEOUT definition to loadcfg.c

It's no longer referenced anywhere else.


Index: gateway.h
===================================================================
RCS file: /cvsroot/ijbswa/current/gateway.h,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -d -r1.25 -r1.26
*** gateway.h	4 Jun 2017 14:42:13 -0000	1.25
--- gateway.h	4 Jun 2017 14:42:32 -0000	1.26
***************
*** 46,55 ****
                                     struct client_state *csp);
  
- /*
-  * Default number of seconds after which an
-  * open connection will no longer be reused.
-  */
- #define DEFAULT_KEEP_ALIVE_TIMEOUT 180
- 
  #ifdef FEATURE_CONNECTION_SHARING
  extern void initialize_reusable_connections(void);
--- 46,49 ----

Index: loadcfg.c
===================================================================
RCS file: /cvsroot/ijbswa/current/loadcfg.c,v
retrieving revision 1.161
retrieving revision 1.162
diff -C2 -d -r1.161 -r1.162
*** loadcfg.c	4 Jun 2017 14:42:13 -0000	1.161
--- loadcfg.c	4 Jun 2017 14:42:32 -0000	1.162
***************
*** 91,94 ****
--- 91,100 ----
  #endif
  
+ /*
+  * Default number of seconds after which an
+  * open connection will no longer be reused.
+  */
+ #define DEFAULT_KEEP_ALIVE_TIMEOUT 180
+ 
  const char loadcfg_h_rcs[] = LOADCFG_H_VERSION;
  


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot