We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hi! I looked source https://opensource.apple.com/source/FastCGI/FastCGI-4/fcgi/doc/FCGI_Finish.3.auto.html Please, explain what will happen in program if I don't care about important FCGI_Finish call on every FCGI_Accept loop?
Hi!
I looked source https://opensource.apple.com/source/FastCGI/FastCGI-4/fcgi/doc/FCGI_Finish.3.auto.html
Please, explain what will happen in program if I don't care about important FCGI_Finish call on every FCGI_Accept loop?