Details
-
Suggestion
-
Resolution: Out of scope
-
P4: Low
-
4.5.0
-
None
Description
A QProcess opened in QIODevice::Unbuffered mode should have blocking, unbuffered readData and writeData methods. Ideally one should even be able to only set stdin unbuffered or only stdout.
Update: blocking API will not be created. But we can implemented unbuffered mode, meaning that write() can fail and return smaller values. It's undesireable though.
Attachments
Issue Links
- relates to
-
QTBUG-710 Add function QProcess::setReadBufferSize ()
-
- Open
-