summaryrefslogtreecommitdiffstats
path: root/src/plugins
diff options
context:
space:
mode:
authorOliver Wolff <oliver.wolff@qt.io>2017-05-09 13:58:34 +0200
committerOliver Wolff <oliver.wolff@qt.io>2017-05-23 06:17:05 +0000
commit7076438db404bdfe2ce875d77d2aede5d059dc02 (patch)
tree09f20d1ffcf54e2306fbe038e209ec17a0d17f9e /src/plugins
parent96120d7587cab148ac99d219e3f73ffea7dd0e1e (diff)
winrt: Move handling of new socket connections into worker
Same as with receiving data, the "newConnection callback" might be triggered late and cause a crash if it accesses data of a destroyed object. By moving the handling of this callback to a worker without much logic we can prevent these late callbacks from doing any harm. The signals are no longer connected and thus do not trigger any problems. Change-Id: Ic61584f12a46506abe12d7b21403d0c0970c0aae Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>
Diffstat (limited to 'src/plugins')
0 files changed, 0 insertions, 0 deletions