How to check if a request is aborted?
Fu Limin <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
Dear all, From FastCGI application, is there a direct way to check if a request has been aborted? Thanks a lot. The only way I found is to cast FCGX_Stream->data to FCGX_Stream_Data, and then check the type field of FCGX_Stream_Data. Since FCGX_Stream_Data is not defined in header files, so I suppose it is not an encouraged way to do it. Best, Limin ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/