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

MQTT tests emits QSocketNotifier: Invalid socket specified

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • 6.11.0 FF
    • 6.10.0
    • MQTT
    • None
    • All
    • 635ae612f (dev), 1d3929d7c (6.10)

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes