mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-06 09:15:23 +08:00
qt 6.6.0 clean
This commit is contained in:
@ -562,7 +562,7 @@ void tst_QTcpSocket::bind()
|
||||
|
||||
std::unique_ptr<QTcpSocket> socket(newSocket());
|
||||
quint16 boundPort;
|
||||
qintptr fd;
|
||||
qintptr fd = 0;
|
||||
|
||||
if (successExpected) {
|
||||
bool randomPort = port == -1;
|
||||
|
Reference in New Issue
Block a user