[Windows] First QUdpSocket::bind blocks for three seconds
Unsolved
General and Desktop
-
Just as short interim report: A simple Windows winsock2 API program binds immediately. So it looks like I have to dig deeper, I just don't have the time for that right now. I'll come back to this problem later.
Thanks for all your help so far.
-
@aha_1980
Just as a short interim suggestion: As you are an expert Qt-er, if you're set up to run your program profiled would that immediately tell you where the extra time is being spent? -
@JonB probably. But nevertheless I'd need to dig into Qt sources. Also, this problem is one Windows (I'm not even sure if it is machine specific), and I dont have a debug/profile Qt setup there.
Otherwise I'd not asked ;)
@aha_1980 Try this: setProxy(QNetworkProxy::NoProxy)