[PATCH 2/2] Quickly retry sendmsg or recvmsg if errno is EAGAIN or EINTR.

Bruno Jesus 00cpxxx at gmail.com
Sun Feb 23 09:10:30 CST 2014


On Sun, Feb 23, 2014 at 7:23 AM, Ken Thomases <ken at codeweavers.com> wrote:
> On Feb 21, 2014, at 6:35 PM, mtewoodbury at gmail.com wrote:
>
>> Note that this greatly improves network reliability.
>
> How did you determine that?  How could we confirm that?

At least in wine socket test adding the patch with some traces for
EINTR results in no output, maybe it requires more stressful use.

Bruno



More information about the wine-devel mailing list