• Michal 'vorner' Vaner's avatar
    events: Support for command IO · 33c38945
    Michal 'vorner' Vaner authored
    • Allow passing input and reading output of the command.
    • Modify the interface to allow binary IO as well as string based one
      (eg. provide length parameters, so \0 may be embedded in the data).
    • Tests for the IO.
    33c38945