I have a Socket where I wait the data with the function waitForReadyRead (I can't use the singal ReadyRead).
The problem is that I disconnect the network the application crash.
Suggestions?

Thanks
Teo