[PATCH 0/2] MR127: ws2_32: Make wait in select alertable

Jinoh Kang (@iamahuman) wine at gitlab.winehq.org
Wed May 25 07:54:02 CDT 2022


> Thus the second patch. In the ideal case we'd probably want to avoid crashing or handle segfault in system APC processing somehow, but I don't yet see a feasible way to do it.

We can wrap the IOSB writes in `set_async_iosb` inside a `__TRY` block from `wine/unixlib.h`.

-- 
https://gitlab.winehq.org/wine/wine/-/merge_requests/127#note_1205



More information about the wine-devel mailing list