Details
-
Type:
Task
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Out of scope
-
Affects Version/s: None
-
Fix Version/s: Some future release
-
Component/s: Network: BearerManagement
-
Labels:
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.