Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-3791

QProcess: Support for QIODevice::Unbuffered

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Out of scope
    • Icon: P4: Low P4: Low
    • Some future release
    • 4.5.0
    • Core: I/O
    • None

      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.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            stormols Marius Storm-Olsen
            xcm Martin Petersson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes