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

QProcess: Support for QIODevice::Unbuffered

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Out of scope
    • P4: Low
    • Some future release
    • 4.5.0
    • Core: I/O
    • 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

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes