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

winrt: Synchronous socket calls are broken

XMLWordPrintable

    • WinRT

      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.

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

            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

              Created:
              Updated:

                There is 1 open Gerrit change