[Interest] QProcess unbuffered

Thiago Macieira thiago.macieira at intel.com
Tue Mar 7 23:39:50 CET 2023


On Tuesday, 7 March 2023 14:23:00 PST Björn Schäpers wrote:
>  From the code I reviewed back then (and remember it now) it unpacks the
> handles directly to a HANDLE, which is pointer size (although it only uses
> the lower 32 bit). But Scott will tell us what the field width has to be
> for a 64 bit process.

Yup.

BTW, Scott, when using QProcess::setCreateProcessArgumentsModifier(), you get 
access to QProcess' standard handles so you can place them in your fd table. 
Björn's code probably predates that function (Qt 5.7).

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Cloud Software Architect - Intel DCAI Cloud Engineering
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5152 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20230307/8f8c279f/attachment.bin>


More information about the Interest mailing list