[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is it possible to mix stdout and stderr of channel?


Hi,

I don't exactly understand what you want. The current (synchronous) way
to do that is to read/poll on both stdout and stderr. The asynchronous
(callback) way would be to ignore the "is_stdout" parameter.
Beware that mixing both stdout and stderr may cause some interleaved output.

Aris

On 17/11/16 20:01, Eugene Chekanskiy wrote:
> Hello, everyone.
>
> Is it possible to mix stdout and stderr of channel?
>
> Thanks, Eugene.



References:
Is it possible to mix stdout and stderr of channel?Eugene Chekanskiy <echekanskiy@xxxxxxxxx>
Archive administrator: postmaster@lists.cynapses.org