Quote Originally Posted by blue.death
If I don't call waitForConnected() the socket status remains on LookingUpHost (or whatever the exact name is)
Maybe you block the event loop? Do you check socket's status in some kind of a loop?