*) Eliminate the use of locks to assist in the clean shutdown of
commitfba990e4e3a25c991101ea74bd750ba82a3f94a8
authorrobs <robs>
Mon, 26 Mar 2001 15:35:38 +0000 (26 15:35 +0000)
committerrobs <robs>
Mon, 26 Mar 2001 15:35:38 +0000 (26 15:35 +0000)
treed2da6aa2ee7207fdc2b15695b9ca34718b1ecfd2
parenteea7cb31f7081cfa19943db03f0b1c0ca0cbd995
 *) Eliminate the use of locks to assist in the clean shutdown of
    applications.  Instead, it is assumed that applications handle
    termination signals properly (this is now embedded in the C
    application lib).

 *) Fix Win32 process termination.  Proper operation requires the use of
    an updated application lib (termination is now signalled with an
Event and handled by specialized thread).
CHANGES
fcgi.h
fcgi_config.c
fcgi_pm.c
fcgi_util.c
mod_fastcgi.c