ryddler has asked for the wisdom of the Perl Monks concerning the following question:
Wise monks, I seek your knowledge and experience.
I have a non-parsed header CGI that runs in a loop once started. Once the user hits "Stop" or moves on to another page, I want to end the script and do cleanup.
Is there any way to check to see if the client is still connected?
ryddler
|
---|
Replies are listed 'Best First'. | |
---|---|
(tye)Re: Checking for NPH client connection
by tye (Sage) on Jan 05, 2001 at 01:24 UTC | |
Re: Checking for NPH client connection
by Hot Pastrami (Monk) on Jan 04, 2001 at 22:10 UTC |