qt5base-lts/tests/auto/network
Thiago Macieira 58e4bbc83f tst_QUdpSocket: send two bytes in a datagram
I'm getting an error with WSARecvFrom in nativeBytesAvailable() and I
don't know why. The number of bytes obtained is correct and the test
works for 2 bytes, so let's use that.

The Windows nativeBytesAvailable() function has a comment saying that
WSAIoctl sometimes indicates 1 byte available when there's a pending
error notification, so that function proceeds to do a WSARecvFrom to
peek the number of bytes. Somehow that function in this test is getting
a SOCKET_ERROR I can't explain.

Change-Id: Ic5b19e556e572a72a9df9a405b1fee3b7efb8b24
Reviewed-by: Richard J. Moore <rich@kde.org>
2015-07-17 15:49:32 +00:00
..
access fix usage of wince scope 2015-06-05 10:29:10 +00:00
bearer Skip instead of entirely excluding tests with disabled features 2015-03-16 09:34:15 +00:00
kernel fix usage of wince scope 2015-06-05 10:29:10 +00:00
socket tst_QUdpSocket: send two bytes in a datagram 2015-07-17 15:49:32 +00:00
ssl Merge remote-tracking branch 'origin/5.5.0' into 5.5 2015-06-27 13:54:35 +02:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00