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

Socket layer is been constantly reinitialized in Symbian

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes