hmmm...
For made comments on a line
Qt Code:
..... ..... ..... this->disconnectFromHost(); // if(this->state() == QAbstractSocket::ConnectedState) - !!! this->waitForDisconnected(5000); }To copy to clipboard, switch view to plain text mode
and here that has received in messages
QAbstractSocket::waitForDisconnected() is not allowed in UnconnectedState




Reply With Quote
Bookmarks