Hi,

From what I gather from the docs, one cannot set the same socket descriptor across multiple QTcpSockets in different threads.

Is there a way around this if one just wants to have one thread read while the other writes?

Thanks.