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

winrt: Synchronous socket calls are broken

    XMLWordPrintable

Details

    • WinRT

    Description

      Calls such as:

      QAbstractSocket::waitForConnected()
      QAbstractSocket::waitForDisconnected()
      QSslSocket::waitForEncrypted()
      

      are broken on WinRT due to a missing native implementation of waitForRead()/waitForWrite(). As HTTP(S) does not rely on these, the majority of users may be unaffected.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-40922
          # Subject Branch Project Status CR V

          Activity

            People

              owolff Oliver Wolff
              andrew.knight Andrew Knight
              Veli-Pekka Heinonen Veli-Pekka Heinonen
              Votes:
              4 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There is 1 open Gerrit change