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

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

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes