28 Dec
2019
28 Dec
'19
6:36 a.m.
https://bugs.winehq.org/show_bug.cgi?id=48357 --- Comment #10 from Damjan Jovanovic <damjan.jov(a)gmail.com> --- It creates 41 sockets, IPv4 and IPv6, TCP and UDP, and calls select(), WSAEventSelect() and WSAAsyncSelect() on them. Could you have found a more complex sample application lol? The commit changed wineserver's set_socket_event(), which is called from WSAEventSelect() and WSAAsyncSelect(). We know WSAEventSelect() improved, but maybe WSAAsyncSelect() broke. Origins uses both of them. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.