Re: detecting aborting connections?
"Alexander J. Oss" <[email protected]> Sat, 19 Jul 2003 21:06:01 -0400
| Newsgroups | gmane.comp.gcc.cgicc.general |
|---|---|
| Message-ID | <000901c34e5b$168c9bd0$11bffea9@puter> |
Not from the CGI standard (and therefore not from cgicc). The connection is managed by the web server. It's possible that the web server might send a signal to abort a CGI application, but that's server dependent. ----- Original Message ----- From: "Michael O'Rourke" <[email protected]> To: <[email protected]> Sent: Friday, July 18, 2003 5:34 PM Subject: [help-cgicc] detecting aborting connections? I don't see anything within the cgicc library to let me detect that a connection has been aborted. Is there any such thing? Michael _______________________________________________ help-cgicc mailing list [email protected] http://mail.gnu.org/mailman/listinfo/help-cgicc