[PATCH] user32: Honor SMTO_ABORTIFHUNG while awaiting reply.

Shawn M. Chapla schapla at codeweavers.com
Tue May 11 15:26:43 CDT 2021


On Fri, May 07, 2021 at 02:22:22PM -0400, Shawn M. Chapla wrote:
> If the SMTO_ABORTIFHUNG flag is set, periodically time out (every 1000ms)
> to check whether the thread from which a reply is expected has become
> hung while the sending thread has been waiting for that reply.

My initial test code was not sufficiently rigorous and improving it has
revealed that this patch is not correct. Please disregard it.



More information about the wine-devel mailing list