cvs commit: apache-2.0/src/include ap_buckets.h

2000-09-08 Thread ake
ake 00/09/08 15:47:10 Modified:src/include ap_buckets.h Log: get AP_RING macro changes building on Windows. However it's still GPF'ing. Looks like maybe a problem with macro expansion. Revision ChangesPath 1.22 +1 -1 apache-2.0/src/include/ap

cvs commit: apache-2.0/src/include httpd.h

2000-09-01 Thread ake
ake 00/09/01 07:47:21 Modified:src/include httpd.h Log: Fix default Timeout & KeepaliveTimeout. Still need to limit directive values to prevent integer microsecond overflow. Revision ChangesPath 1.83 +2 -2 apache-2.0/src/include/httpd.h I