Re: QSocketNotifier can not enable from an other thread.
Originally Posted by jpn
Try to print QThread::currentThread() in the slot and you'll see the problem. I'd recommend reading the Multithreading presentation by Bradley T. Hughes from TT DevDays 2007. Especially the chapter starting from page 32 is important to understand.
Bookmarks