Commit 4030b633 authored by Richard Moore's avatar Richard Moore Committed by The Qt Project
Browse files

Allow QHostInfo::lookupHost() with no receiver to warm the DNS cache.


This change lets you call QHostInfo::lookupHost() with a null receiver
in order to warm up the DNS cache. This allows you to try to get the
DNS request in flight early.

Change-Id: Icfdd28146479aa534ae9ceb472f75e08aaa39cd2
Reviewed-by: default avatarThiago Macieira <thiago.macieira@intel.com>
parent b92d951b
Showing with 8 additions and 1 deletion
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment