• Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: P0: Blocker P0: Blocker
    • 4.8.0
    • Network: DNS
    • None
    • 3915dd40b967fbf96a53820a8130342280a5b299

      • Make sure the QSharedPointer<QNetworkSession> propagates from QAbstractSocket to the DNS lookup (search for qt_qhostinfo_lookup call)
      • Use the RHostResolver factory function that Shane did
      • Test thread safety (using QHostInfo from multiple threads at the same time)
      • debug tst_QHostInfo::raceCondition(WithCache), fix the test if it's broken or the code otherwise

      Niceties (not blockers):

      • Use asynchronous version of RHostResolver::Next for asynchronous lookups
      • de-duplicate common code in async and sync API implementations
      • integrate with qt_QHostAddressFromTInetAddr in qnetworkinterface_symbian.cpp (for converting addresses)

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

            aarontunney Aaron Tunney (Inactive)
            mgoetz Markus Goetz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes