On terça-feira, 7 de maio de 2013 10.09.00, Abhishek wrote:
> Sorry forgot to mention because of this some times it gives me a warning
> "QAbstractSocket::connectToHost() called when already looking up or
> connecting/connected " and my ping stop working !

Sounds self-explanatory to me.

It's still trying to connect from the last time. You must either abort() that
attempt or let it finish.

--
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

Attachment: 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

Reply via email to