Rainer wrote: 

> I would like to add a QWebSocketServer to an existing application. I would
> like to have all its operation handled by a thread different from the GUI
> thread to get communication separated from the GUI part.

If you create the QWebSocketServer in the thread's run override, does that fix 
your issue with QNativeSocketEngine? 

Regards, 

Tony


_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to