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

MQTT tests emits QSocketNotifier: Invalid socket specified

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.10.0
    • MQTT
    • None
    • All

    Description

      QMqttConnection::sendControlDisconnect calls waitForBytesWritten
      before closing the transport.
      However, the websocket transports did not override this function, and the default
      version returns false.
       
      This caused the tranport to be closed late

      Attachments

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

        Activity

          People

            evenandersen Even Oscar Andersen
            evenandersen Even Oscar Andersen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There is 1 open Gerrit change