summaryrefslogtreecommitdiffstats
path: root/src/plugins/styles/mac/qmacstyle_mac.mm
diff options
context:
space:
mode:
authorAlex Trotsenko <alex1973tr@gmail.com>2021-06-09 12:04:56 +0300
committerAlex Trotsenko <alex1973tr@gmail.com>2021-06-18 22:20:47 +0300
commit79490d2a4c1208d54104e3eed69739db700897c4 (patch)
tree37c3cf0a98660416bb5e4074ec4fe47407dfc0da /src/plugins/styles/mac/qmacstyle_mac.mm
parentbccfb92507dc23f7629ce9aa5c3aef3754cb1d8f (diff)
QProcess/Win: avoid double buffering on write
As QWindowsPipeWriter now maintains a chunk queue, there is no need to use the internal QIODevice buffer and wait for the previous operation to complete. This also allows us to get rid of the stdinWriteTrigger timer; however, as a trade-off, QWindowsPipeWriter now needs to accept data even before a handle is assigned. Change-Id: I17fe0e36a6165fe05100bfab3fe01fc0d880d617 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
Diffstat (limited to 'src/plugins/styles/mac/qmacstyle_mac.mm')
0 files changed, 0 insertions, 0 deletions