Quote Originally Posted by jacek
Do you have "QT += network" in your .pro file? Do you use threads? Maybe there's a loop that blocks the event loop in some other place?
.pro file is ok, otherwise it wouldnt build at all,
no threads, thats why i dont want blocking sockets,
and no event loop blocks

I'm starting to think it's a problem with my Qt 4.1.3 on windoze.
I will see if i can post some code tomorrow.. i need some sleep now