Details
-
Bug
-
Resolution: Unresolved
-
P5: Not important
-
None
-
5.12, 5.15, 6.1, 6.2
-
None
Description
After some recent change in the network testing server tst_QTcpSocket::hostNotFound fails with SOCKS 5. It expects a HostNotFoundError, but gets OperationNotSupported instead.
Tests that try to listen() or bind() fails as well, with ConnectionNotAllowed.