https://bugs.winehq.org/show_bug.cgi?id=45706
Alexandr Oleynikov sashok.olen@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sashok.olen@gmail.com
--- Comment #2 from Alexandr Oleynikov sashok.olen@gmail.com --- I see this in the logs:
0066:fixme:winsock:GetAddrInfoExW Unsupported cancel handle 0066:fixme:dnsapi:dns_map_options option DNS_QUERY_WIRE_ONLY not implemented 0075:fixme:wininet:InternetSetOptionW Option 77 STUB 0075:fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 15000 0076:fixme:ver:GetCurrentPackageId (0xadefe9c (nil)): stub 002d:fixme:ntdll:server_ioctl_file Unsupported ioctl 4004747b (device=4004 access=1 func=d1e method=3) 002d:fixme:winsock:server_ioctl_sock Unsupported ioctl 4004747b (device=4004 access=1 func=d1e method=3) 002d:fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (_IOR('t', 123, 4))
Perhaps Wine needs to implement DNS_QUERY_WIRE_ONLY option to make League work?