Re: stdin, stdout, write()
"mal content" <artifact.one-gM/[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
On 02/11/06, Chris Lightfoot <[email protected]> wrote: > It won't work as stated there. The FCGI stdio functions > marshall the passed data into FastCGI wire packets between > the web server and the FastCGI app. This communication > takes place over a socket, not the normal 0/1/2 file > descriptors, and FCGI_stdio doesn't wrap it. > Hi. Yes, it took a while for the brain to catch up. I ended up with a hack very similar to yours and it seems to work fine. cheers! MC ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/