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

Qt API for setting TOS/DSCP bits of UDP/TCP sockets

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P4: Low
    • 5.0.0
    • Some future release
    • Network: Sockets
    • None
    • 755fe9da1db2ab6ae3300073a3bad2fa2c60c4c5

    Description

      The current Qt networking API is missing the possibility of setting the ToS/DSCP bits of the outgoing IP packets. These bits are used for QoS purposes in the network and in the WLAN protocol stack. Altough it is possible to get a handle to the "native" operating system socket through Qt and set the socket options that way, it would be better to have the possibility of setting the bits with QAbstractSocket::setSocketOption() .

      Attachments

        Issue Links

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

          Activity

            People

              phartman Peter Hartmann (closed Nokia identity) (Inactive)
              asuomi Arto Suomi
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes