Adding graceful termination feature, to help look for memory leaks.
authorjongfoster <jongfoster@users.sourceforge.net>
Sat, 16 Mar 2002 23:54:06 +0000 (23:54 +0000)
committerjongfoster <jongfoster@users.sourceforge.net>
Sat, 16 Mar 2002 23:54:06 +0000 (23:54 +0000)
commit59e68c837eaa393a3fa0bb979b9b1da23a93e841
treeb7998937ff293fa858bcbc594ef11366ff1f9de0
parent66b279cc3553af414ba3e3d5053ab85a3cdc3f48
Adding graceful termination feature, to help look for memory leaks.
If you enable this (which, by design, has to be done by hand
editing config.h) and then go to http://i.j.b/die, then the program
will exit cleanly after the *next* request.  It should free all the
memory that was used.
actions.c
actions.h
cgi.c
cgisimple.c
cgisimple.h
jcc.c
jcc.h
loadcfg.c
loadcfg.h
loaders.c
loaders.h