Ignore:
Timestamp:
Oct 29, 2021, 5:17:44 PM (3 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, ast-experimental, enum, forall-pointer-decay, master, pthread-emulation, qualifiedEnum
Children:
e8ac228
Parents:
1ed9cb63
Message:

Added options to redirect outputs and allow disabling Ctrl+D to stop.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • benchmark/io/http/options.hfa

    r1ed9cb63 r40a64f78  
    1010        bool log;
    1111        bool stats;
     12        bool interactive;
     13        const char * reopen_stdout;
     14        const char * reopen_stderr;
    1215
    1316        struct {
Note: See TracChangeset for help on using the changeset viewer.