- Info
| Report type | Suggestion |
Status? | Closed |
Resolution? | Expired |
| Product | Qt |
Functional area | I/O |
Version found | 4.5.0 |
| Priority? | 4 |
Scheduled for? | Some future release |
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.
This task has been migrated into the public JIRA server as issue QTBUG-3791.
http://bugreports.qt.nokia.com/browse/QTBUG-3791
History
2009-03-18 11:56 - Entry created: Task status changed to 'Open', Resolution set to 'Pending', Version found set to '4.5.0', Version for fix set to 'Not scheduled', Priority changed to 'No Priority'
2009-04-01 11:18 - Version for fix set to 'Some future release'
2009-04-01 11:18 - Priority changed to '4'
2009-10-28 06:35 - Resolution set to 'Expired'
2009-10-28 06:35 - Task status changed to 'Closed'