<br><br><div class="gmail_quote">On Thu, Aug 4, 2011 at 9:11 AM, Thiago Macieira <span dir="ltr"><<a href="mailto:thiago@kde.org">thiago@kde.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">





 <div>
  <div style="font-family:Verdana, Arial, Helvetica, Sans-Serif"><div class="im">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border:1px #c9c399 solid">
    <tbody><tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="http://git.reviewboard.kde.org/r/102179/" target="_blank">http://git.reviewboard.kde.org/r/102179/</a>
     </td>
    </tr>
   </tbody></table>
   <br>





 </div><pre style="white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word">Ok, then there's something wrong. QHostInfo has had a blocking method since Qt 4.0.</pre>


 </div></div></blockquote></div><font class="Apple-style-span" face="Verdana, Arial, Helvetica, sans-serif">Thiago, you must have forgotten but you and I had this discussion before on IRC. :) There is nothing wrong with QHostInfo except its lookupHost function does not offer a timeout parameter we need for this use case. IOW if QHostInfo provided a lookup function that took a timeout parameter, then there would be no need for the code I added here at all.</font>