[Interest] Write from different thread

R. Reucher rene.reucher at batcom-it.net
Thu Aug 23 09:39:38 CEST 2012


On Thursday 23 August 2012 08:27:02 Igor Mironchik wrote:
> Is it safe to write in to the QTCPSocket from the different threads if
> socket is protected with mutex?
Weel, as the docs state, QTcpSocket is reentrant, which does NOT imply it's 
thread-safe... however, that has nothing to do with the use of mutex'es.

HTH, René
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20120823/e533c669/attachment.html>


More information about the Interest mailing list