QUdpSocket problem on winrt
-
Hi guys.
I have a crossplatform app based on QtWidgets.
On windows desktop and android it works without problems.
But i have a problem with winrt:
QUdpSocket always send error "Connection refused" and crash the app.
All network capabilities are in the manifest.
Can have any advice?
(Qt 5.4) -
Please take a look at this discussion: http://qt-project.org/forums/viewthread/51663