[Interest] QProcess performance issues
René J.V. Bertin
rjvbertin at gmail.com
Thu May 14 23:51:46 CEST 2015
On Thursday May 14 2015 13:38:12 Thiago Macieira wrote:
> No, I don't. I mean non-blocking writing.
Well, non-blocking writing usually means that there's a buffer somewhere that allows the write call to return before everything is written to the destination media :)
Anyway, I can't remember, esp. not what exactly happens in popenEx(). I've linked to the code, so you can look that up just as easily as I ...
R.
More information about the Interest
mailing list