On Monday, 25 June 2018 07:52:54 PDT Lodron, Gerald wrote:
> wouldn't the gui freeze if i would implement the command polling in gui
> thread?

Yes. That's why you shouldn't block on waiting for the socket. Like Jason 
answered, sockets are asynchronous.

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



_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to