How does QTcpServer work, if user breaks the network connection, is it suppose to recover from it automatically? And is there a way to see, if the network connection is not there anymore?

At least QTcpServer doesn't provide any signals to catch...