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

Socket layer is been constantly reinitialized in Symbian

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P3: Somewhat important
    • 4.8.0
    • 4.7.2
    • Network
    • None
    • Symbian^3

    Description

      Each QNetworkAccessManager::createRequest is causing a lot of unnecessary churn.

      There are repeated calls been made to RConnection::Start which can cause > 100ms delays to each request.
      The triggering happens in qabstractsocket.cpp - QAbstractSocketPrivate::initSocketLayer when SIOCIFSTART gets called.

      Attachments

        Issue Links

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

          Activity

            People

              Unassigned Unassigned
              arikoiv Ari Koivisto
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes