https://bugs.winehq.org/show_bug.cgi?id=55333
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |01afb21bf2b3a9c6b03847b03a1 | |ac4a572ed49a3 CC| |fgouget@codeweavers.com Keywords| |regression
--- Comment #1 from François Gouget fgouget@codeweavers.com --- A bisect shows that this started with the commit below:
commit 01afb21bf2b3a9c6b03847b03a1ac4a572ed49a3 Author: Zebediah Figura zfigura@codeweavers.com AuthorDate: Sat Jul 22 01:44:06 2023 -0500
ws2_32: Move the event reset in WSAEnumNetworkEvents() to the server.
So that it is done atomically with retrieving events.
Wine-Bug: https://bugs.winehq.org//show_bug.cgi?id=52474