https://bugs.winehq.org/show_bug.cgi?id=53013
florian.will@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |florian.will@gmail.com
--- Comment #11 from florian.will@gmail.com --- One of the "fixme"s in the logs above is now fixed in wine git:
0518:fixme:winsock:setsockopt Unknown IPPROTO_TCP optname 0x00000003
The bug is probably unrelated to this, as some other "fixme"s sound more significant, but maybe you still want to test the latest wine git version to see if it fixes this issue. Support for TCP "optname" 3 will probably land in wine 9.4 unless it needs to be reverted for some reason.
Merge Request: https://gitlab.winehq.org/wine/wine/-/merge_requests/5195