It appears that one can no longer pass a Stdio.Port() object as stdin to Process.create_process. We had been using this method to process FastCGI, but now with 7.6, it seems that passing a Stdio.Port in options->stdin throws an error.
Does anyone know if this was an intentional change or whether there's a workaround?
Bill
What's the error?
/ Martin Stjernholm, Roxen IS
Previous text:
2004-05-25 16:37: Subject: Process.create_process in 7.6
It appears that one can no longer pass a Stdio.Port() object as stdin to Process.create_process. We had been using this method to process FastCGI, but now with 7.6, it seems that passing a Stdio.Port in options->stdin throws an error.
Does anyone know if this was an intentional change or whether there's a workaround?
Bill
/ Brevbäraren
pike-devel@lists.lysator.liu.se