cvs commit: apache-1.3/src/main http_core.c

1999-02-24 Thread dgaudet
dgaudet 99/02/24 01:33:38 Modified:src/main http_core.c Log: did I really remove this NULL? what was I thinking? Revision ChangesPath 1.251 +2 -1 apache-1.3/src/main/http_core.c Index: http_core.c

cvs commit: apache-apr/pthreads/src/include apr.h

1999-02-24 Thread rbb
rbb 99/02/24 10:33:34 Modified:pthreads/src/include apr.h Log: Changing #ifdef to #if so the code compiles on systems other than AIX. Revision ChangesPath 1.3 +2 -1 apache-apr/pthreads/src/include/apr.h Index: apr.h

cvs commit: apache-apr/pthreads/src/main buff.c http_core.c http_main.c http_protocol.c

1999-02-24 Thread rbb
rbb 99/02/24 12:30:20 Modified:pthreads/src/include http_main.h httpd.h pthreads/src/main buff.c http_core.c http_main.c http_protocol.c Log: Implemented timeouts in the hybrid server. We are using non_blocking I/O and and poll to