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é
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to