I made a C++ standalone FastCGI framework that works under Linux. As said in specs it use the listening socket passed in stdin.
This is fine for the UNIX-like world, but