-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.10.0
-
None
-
Windows 10
-
6a9d076e87f0c8aa4fb49bbcc2f56eefd85af2e3
When reading a UDP datagram with readDatagram the QHostAddress is not being set correctly with 5.10.0. This works correctly in 5.9.2.
I have attached a test case which demonstrates the problem:
- Run udptest --server
- Run udptest
- Observe that under 5.9.2 the output of the server will include the ip of the client, while under 5.10.0 an empty string will output where the ip address should be.
- duplicates
-
QTBUG-64718 Windows: QUdpSocket::readDatagram sender address is not assigned
-
- Closed
-