[Qt-interest] QTcpSocket timeouts
Anatoly Burakov
burakov.anatoly at googlemail.com
Thu Mar 18 03:41:51 CET 2010
On 18.03.2010 2:37, Bob Hood wrote:
> You probably need to let the event loop run so that data from the
> incoming connection can be processed and queued up for you. That's
> essentially what is happening when you post the dialog box (i.e., and
> event loop runs and data is processed).
>
Just tried to put qApp->processEvents() instead of message boxes -
didn't help. Any other ideas?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5238 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100318/559cb95a/attachment.bin
More information about the Qt-interest-old
mailing list