https://bugs.winehq.org/show_bug.cgi?id=42642
--- Comment #7 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to Louis Lenders from comment #6)
Attached +winsock log. Ran the app in wine-staging 2.3
Thanks for the log, there are 2 distinct winsock problems:
- IP_MULTICAST_IF using with interface index instead of expected structs or IPv4 - Unknown IPPROTO_IPV6 optname 0x00000013
I believe the second problem is harmless but the first one is stopping the app. I'll take a look at this specific problems, it would be useful to split this bug.