cvs commit: apache-apr/pthreads/src/main fdqueue.c http_main.c

1999-02-12 Thread rbb
rbb 99/02/12 12:37:00 Modified:pthreads/src/main fdqueue.c http_main.c Log: Bug fixes for graceful restart. Now, we return -1 for empty queue. This was needed for the graceful restart which is also included in this patch. Most of the changes from the last two patches were

cvs commit: apache-apr/pthreads/src/main Makefile.tmpl fdqueue.c http_main.c

1999-02-12 Thread rbb
rbb 99/02/12 10:30:24 Modified:pthreads/src/include fdqueue.h pthreads/src/main Makefile.tmpl fdqueue.c http_main.c Log: Changes to let SIGHUP work. This also does some cleanup of the fdqueue, related to the shutdown of child processes. Finally, we removed some