Is there any way to disable the default QSocketNotifier in windows? I have a Qt application that fails when stopped in Window, but succeeds in red hat. The only big difference that I can detect is the QSocketNotifier issue.

Thank You