bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: select() issue in MinGW build


From: Tim Rühsen
Subject: Re: select() issue in MinGW build
Date: Fri, 19 May 2017 16:18:49 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

On 05/18/2017 07:15 PM, Bruno Haible wrote:
>> Currently discussed here:
>> https://gitlab.com/gnuwget/wget2/issues/212
> 
> Note that 'wine' is *not* a supported platform for gnulib.
> 
> It is already time consuming enough to try to support mingw and MSVC.
> Supporting 'wine' would mean to additionally deal with the bugs in 'wine'
> (i.e. analyze them, provide workarounds, and report them to 'wine' upstream)
> - with little benefit since end users of such builds use Windows.

Just for the record:

Since I would like to use MinGW + wine for CI testing, I just took a
look at select.c/rpl_select().

After adding a few printf lines, select() worked. This smelled like a
timing issue. A sleep of 10ms before select() also solved the issue for me.

With Best Regards, Tim

> 
> Bruno
> 
> 

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]