Menu

#71 use stdin not only on tty

v1.0 (example)
closed-fixed
None
5
2014-01-15
2014-01-01
No

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.

1 Attachments

Discussion

  • renzo davoli

    renzo davoli - 2014-01-15
    • status: open --> closed-fixed
    • assigned_to: renzo davoli
     
  • renzo davoli

    renzo davoli - 2014-01-15

    Patch applied both in trunk and rd235 experimental version. tnx.

     

Log in to post a comment.

MongoDB Logo MongoDB