[Interest] Using QWebSocketServer in a thread other than the GUI thread?

Thiago Macieira thiago.macieira at intel.com
Wed May 27 17:52:02 CEST 2015


On Wednesday 27 May 2015 17:34:11 Rainer Wiesenfarth wrote:
> The QWebSocketServer does not have a parent. The problem does not occur 
> with this class itself, but with QNativeSocketEngine, which seems to 
> exist somewhere in the depth of Qt.
> 
> The QNativeSocketEngine was created by Qt internals in the GUI thread 
> context, but is now used by the QWebSocketServer which lives in a 
> separate thread. Seems these two classes do not expect this to happen...

Report a bug.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list