Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
6.7.0 Beta1
-
None
Description
Hello
Perhaps user error or someting bigger, but 6.5 was happy with this command
```auto opt = mServerPtr->listen(QHostAddress("localhost"), p);```
Now I just get ```"Unsupported socket operation" ``` from errorString() on QTcpServer.