[Development] API review for a new QDnsResolver class

Giuseppe D'Angelo dangelog at gmail.com
Wed Nov 9 19:41:22 CET 2011


On 9 November 2011 18:35, Jeremy Lainé <jeremy.laine at m4x.org> wrote:
> C/ you make QDnsReply's constructor public, and let the user manage the lifetime of the
> object. This is what the Q3Dns API looks like. What I don't like about Q3Dns's API is that
> it's unclear when the request is actually made.

It starts after you return to the event loop, just like all the other
socket classes.

-- 
Giuseppe D'Angelo



More information about the Development mailing list