[PATCH] ws2_32: Output WARN on operation failure.

Zebediah Figura zfigura at codeweavers.com
Wed Feb 9 10:30:08 CST 2022


On 2/9/22 04:13, Paul Gofman wrote:
> Signed-off-by: Paul Gofman <pgofman at codeweavers.com>
> ---
>       The old winsock implementation was printing warnings for any error status from socket
>       operation. That was handy for debugging. Without that pretty much any problem analysis
>       involving tracing network operations starts from adding such logs.
> 

I don't object to this in general, but can we at least avoid warning on 
EWOULDBLOCK / STATUS_DEVICE_NOT_READY where relevant?



More information about the wine-devel mailing list