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/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.