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

network preconnect: make sure a request is using an in-flight pre-connect request

    XMLWordPrintable

Details

    • 48345e5d3c07d6dca12dd4ccee18fa3e0ca0ebda

    Description

      currently, a pre-connect request will only be used by another request when the pre-connect has finished (needs verification), because otherwise the pre-connect request will be marked as busy.
      There needs to be a way to map normal requests to pre-connect requests, also to make sure not 2 normal requests are waiting for the same pre-connect request.
      Also, what if an error occurs during the pre-connect request?

      Attachments

        For Gerrit Dashboard: QTBUG-31594
        # Subject Branch Project Status CR V

        Activity

          People

            peter-har Peter Hartmann
            peter-har Peter Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes