On terça-feira, 6 de agosto de 2013 04:51:41, Tom Isaacson wrote: > I can only imagine that Qt is using a different method to resolve DNS > addresses but I have no idea what it could be. Does anyone have any > suggestions?
Qt uses standard libc functions (getaddrinfo). There's no reason why wget would succeed and Qt wouldn't. Can you try an strace -f and/or ltrace of the Qt application to find out what happened to the lookup? -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest