Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-136625

Integrate QNetworkInformation into QNetworkAccessManager to identify and react to connection issues

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • Network

    Description

      Removing QNetworkConnectionMonitor from QNetworkAccessManager QTBUG-136186 might leave us behind with a functional gap: We will not reliably recognize and react properly network connection drops.

      There was the idea of replacing QNetConMon with QNetworkInformation within QNAM. This way we would take the burden of handling this away from our users.

      While the idea is great (so was QNetConMon), there are arguments against it. Firstly, this is a functionality we never had everywhere, because QNetConMon never really took of on all platforms. Secondly, the complexity is high and might lead to more issues than it solves, leading to requests unexpectedly being aborted on due to QNetworkInfo.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              cnn Qt Core & Network
              matthias_rauter Matthias Rauter
              Vladimir Minenko Vladimir Minenko
              Alex Blasche Alex Blasche
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes