Details
-
Task
-
Resolution: Out of scope
-
P3: Somewhat important
-
None
Description
Currently, the 1st network request made with QNetworkAccessManager triggers a call to QNetworkConfigurationManager, which in turn creates a bearer thread and queries all the interfaces.
We could try to only do that if the user queries network configurations explicitly.