Currently vde_switch uses isatty() checks for stdin, and ignores stdin otherwise. But it should be possible to run vde_switch with pipe being used for stdin, and EOF from pipe should be handled.
The attached patch removes the isatty() checks.
Patch applied both in trunk and rd235 experimental version. tnx.
Log in to post a comment.
Patch applied both in trunk and rd235 experimental version. tnx.