Skip to content
Snippets Groups Projects
  • Alessandro Da Rugna's avatar
    add option: flush stdout · cb3fc22a
    Alessandro Da Rugna authored
    Added the option to forcefully flush STDOUT, which may be useful when running the miner through a pipe instead than a shell.
    If STDOUT is a shell, it's unbuffered by default.
    If STDOUT is a pipe, it's buffered by default.
    cb3fc22a