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

iOS QSslServer does not accept new connections if the screen lock was active

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P2: Important
    • None
    • 6.9.0
    • Network
    • iOS/tvOS/watchOS

    Description

      As soon as the screen lock is active in iOS, a connected socket of a QSslServer is disconnected. After unlocking the device, the socket disconnect signal is issued, but the QSslServer does not accept any new connections, although the isListening() method returns true. Attempting to close the server causes the app to crash.

      Attachments

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

        Activity

          People

            tpochep Timur Pocheptsov
            friederl Friedemann Leitenberger
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes