On Thu, Aug 12, 2021 at 11:00 AM Zebediah Figura (she/her) zfigura@codeweavers.com wrote:
Hmm, do we need TODO_OPT? Can't we derive that from the error code?
If we make Wine's getsockopt correctly return success or failure for every option, then yes, we'd only need one todo flag. I've added patches to the series to accomplish that :-)
-Alex