manoj 99/09/17 16:32:14
Modified:src/modules/mpm/dexter dexter.c
src/modules/mpm/mpmt_pthread mpmt_pthread.c
Log:
Instead of blocking all signals in child_main, we were unblocking them;
this fixes that. Reported by Dave Colasurdo <[EMAIL PROTECTED]>.
Revision
manoj 99/09/17 16:26:54
Modified:pthreads/src/main http_main.c
Log:
Instead of blocking all signals in child_main, we were unblocking them;
this fixes that. Reported by Dave Colasurdo <[EMAIL PROTECTED]>.
Revision ChangesPath
1.98 +1 -1 apache-apr/pthreads/s
stoddard99/09/17 10:31:39
Modified:htdocs/manual/misc FAQ-D.html
Log:
Update FAQ with winsock 2 info..
Revision ChangesPath
1.4 +19 -1 apache-1.3/htdocs/manual/misc/FAQ-D.html
Index: FAQ-D.html
=