[Qt-interest] QAbstractSocket::waitForReadyRead() is not working
Patric
userqt at gmail.com
Sun May 31 16:06:25 CEST 2009
I found out why it's not working.
Because my bind method is returning false.
bool result= testSocket.bind(QHostAddress("192.168.0.100"), 161);
But I don't know why it don't want to bind my socket...
__________ Information from ESET NOD32 Antivirus, version of virus signature database 4098 (20090522) __________
The message was checked by ESET NOD32 Antivirus.
http://www.eset.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090531/8a136f4d/attachment.html
More information about the Qt-interest-old
mailing list