https://bugs.winehq.org/show_bug.cgi?id=46099
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #19 from Zebediah Figura z.figura12@gmail.com --- The way it'd normally be handled is in the kernel. We need to be able to very that, at the exact point that the thread is queued on select(), the value still matches the comparand. I think this can be done, but it may require some tweaks to wineserver select interface. I'll try to write a patch.