PDA

View Full Version : waitForReadyRead(msecs) runtime error



adamatic
18th March 2009, 14:48
Hello.

I am using the socket->waitForReadyRead(5000) function but when the time is expered I obtained and Windows runtime error.

Does someone know any problem related with this?

Thank you.

wysota
19th March 2009, 13:39
Please provide a minimal compilable example reproducing the problem.