I saw a test named "spawn_same_stdout_stderr": https://github.com/joyent/libuv/blob/master/test/test-spawn.c#L643
...and I thought that would answer my question, but in trying to copy it, it did not work. (It looks like all it does is sets "options.stdio_count = 2;") I am using version v0.11.28. Perhaps this test only works with a later version? Looking through the commit and change logs, I didn't see it. -- You received this message because you are subscribed to the Google Groups "libuv" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/libuv. For more options, visit https://groups.google.com/d/optout.
