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
-
Even Oscar Andersen
-
Even Oscar Andersen
- Votes:
-
0 Vote for this issue
- Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved:
There are no open Gerrit changes
Show
There are 2 closed Gerrit changes
Hide
There are 2 closed Gerrit changes
- Implement waitForBytesWritten for the websockets case
- Gerrit Review:
- Implement waitForBytesWritten for the websockets case
- Gerrit Review: