Displaying 1 result from an estimated 1 matches for "grainedness".
2020 May 20
0
[Bug 1997] Add QoS to ControlPath escapes
...successful X forwarding.
* tty_flag is set in main based on -t/-T, the presence of a command and
isatty a few lines before the control path expansion.
It should thus be relatively straight-forward to add a token for "is an
interactive session" that would lack the QoS solution's
fine-grainedness (but that comes to play only when explicit QoS
configuration is around anyway, in which case setting the socket would
often be possible in the same config stanca) and its reactivity to the
presence of X forwarding.
Would a patch to add a "%I" for "1 for interactive sessions, 0
other...