2012/5/14 Thiago Macieira <thiago.macie...@intel.com>:
>> > ...
>> > There isn't a platform-independent way.
>>
>> And yet there is a Qt API on the "sender side" (parent process) ...
>
> Because on the parent side, we have the low-level OS structure: a pipe, which
> we createed. ...

Thanks for this very informative reply! :)

>> So does the implementation of QProcess on Windows start a thread and
>> does a blocking read ...
> ...
> The Windows side is very, very complex.

Among the top 3 reasons why I am using Qt ;)

Cheers, Oliver
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to