summaryrefslogtreecommitdiff
path: root/interface-definitions/include
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2026-02-02 21:22:31 +0100
committerChristian Breunig <christian@breunig.cc>2026-02-02 21:29:04 +0100
commitdfa9816e01caa1d0abca8273ce305a53188a5577 (patch)
tree993272e331b9e177a7e05426edd62608110fd8ef /interface-definitions/include
parente31c302a024720da060889ea98eaf8d4069613fd (diff)
downloadvyos-1x-dfa9816e01caa1d0abca8273ce305a53188a5577.tar.gz
vyos-1x-dfa9816e01caa1d0abca8273ce305a53188a5577.zip
utils: T8018: add unbuffered output support to popen()
Instead of executing the command passed to popen() and waiting for it to finish before printing its output, add a function argument to disable buffered mode. When buffered mode (the default) is turned off, each line emitted by the process is flushed immediately to the calling TTY.
Diffstat (limited to 'interface-definitions/include')
0 files changed, 0 insertions, 0 deletions