Commit d6a24fd2 authored by Christian Kandeler's avatar Christian Kandeler Committed by Oswald Buddenhagen
Browse files

Make QWebSocketPrivate::makeConnections() take care of all connections.


Otherwise all code that calls it has to handle the other connections
separately, which is error-prone and has actually been forgotten for the
case where the QWebSocket is created via upgradeFrom().

Task-number: QTBUG-39551
Change-Id: I4d1e4faa1594b53e7a8dccc9ce13ef2c323b1c61
Reviewed-by: default avatarKurt Pattyn <pattyn.kurt@gmail.com>
Showing with 16 additions and 9 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment