[Qt-interest] QTcpSocket with QTextStream

Thiago Macieira thiago at kde.org
Fri Aug 20 17:52:03 CEST 2010


On Friday 20 August 2010 11:13:12 Louis Hoefler wrote:
> Can someone give me a hint what I need to modify to
> 
> remove that messages?

A QTcpSocket object can only be accessed from one thread. You must not read 
and write from separate threads. Doing so is signing a letter saying "my 
application will crash".

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
  Senior Product Manager - Nokia, Qt Development Frameworks
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100820/9c669a4c/attachment.bin 


More information about the Qt-interest-old mailing list